{{{content}}}
Create a notice, info, or warning box
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| content | content | Content | Content | optional |
| header | header title | Title of the box | String | optional |
| type | type | Type of info box
| String | optional |
| image | image | Image to the left of the message | URL | optional |
| icon | icon | Icon to left of text | String | optional |
Create a box like the one shown above.
Use the type parameter to specify what type of box to make. The options are: primary, info, warning, danger.