Template:Banner
Jump to navigation
Jump to search
Usage Examples
TemplateData
This template renders a configurable banner box with an icon and text. It uses wikitext to replicate the banner boxes from Module:Message box, leaving out the unnecessary namespace-awareness and type system logic.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Border color | color | CSS color value for the left border. Defaults to #72777d (grey).
| String | optional |
| Icon | image | Full file name with extension.
| File | optional |
| Text | text | Displayed banner content. | Content | required |
| Extra classes | class | Additional CSS classes to apply to the banner. | String | optional |
| Extra styles | style | Additional CSS styles to apply to the outermost div. | String | optional |