Template:Callout
{{#vardefine: docpage_link|Template:Callout/doc}}
Template:Uses template styles}}Template:Uses lua
Template:Uses template stylesTemplate:Callout/doc
A template for producing various notices.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Type | 1 | Type of the callout. Select from the suggested values. Any casing is supported.
| Line | required |
| Content | 2 | Content of the callout. | String | required |
| Header label | header h | Header text of the callout. By default, depends on the type. | Line | suggested |
| Align | align a | Alignment of the callout. When "Center" is used, the callout will span almost across the full width of a page. If "Stacked?" is enabled, this option is ignored.
| Line | suggested |
| Image | image image1 i | An image to add inside the callout at the start. | File | suggested |
| Second image | image2 i2 | A second image to add inside the callout to the left, after the first one. | File | suggested |
| Stacked? | stacked | If set, the callout will have a predefined constant width, which would be the same for all callouts with this option set. Useful for making notice callouts that "stack" on top of each other.
| Boolean | optional |
| Wrapper class | wrapper class | Extra class names to assign to the callout wrapper element. Use space to separate multiple classes. | Line | optional |