Pageinfo (Docsy)

Docsy pageinfo shortcode with the color parameter.

The Docsy pageinfo shortcode renders a colored page-level info box. The academy-theme overrides this shortcode.

{{< pageinfo color="primary" >}}Notice content here.{{< /pageinfo >}}

Parameters:

ParameterDescriptionDefault
colorBootstrap color name(none)

Example:

This block uses the Docsy implementation of `pageinfo` with `color="primary"`.