Template:Notice
| {{{1}}} |
Usage
{{notice|1=Example text}}
creates:
| Example text |
Templatedata
A simple box with an "i" icon, to be used for adding an informational notice. Based on [[Template:mbox]].
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Notice content | 1 reason content text | The content that will be displayed within the notice box. | String | required |
| Heading | heading header title | The heading that will be displayed within the notice box. | String | optional |
| Center | center | Whether to center the content.
| String | optional |
| Alignment | align | Direction of the content to be displayed. On pages that are to be translated, this should not be specified because some languages are written from right to left.
| String | optional |
| Small | small | Make the box small and to the right.
| String | optional |
| Text after the image | imageright | The content displayed on the opposite side of the image. This overrides the shortcut parameters. | String | optional |
| Shortcut (main) | shortcut1 shortcut | Shortcut to this page.
| Page name | optional |
| Shortcut (secondary) | shortcut2 | no description | Page name | optional |
| Shortcut (3rd) | shortcut3 | no description | Page name | optional |
| Shortcut (4th) | shortcut4 | no description | Page name | optional |
| Shortcut (5th) | shortcut5 | no description | Page name | optional |
| Image | image | Image name to be used in notice box. | File | optional |
| Alternative text for the image | imagealt | no description | String | optional |
| Box style | style | CSS value to be applied to the whole notice box.
| String | optional |
| Heading style | headstyle | CSS value to be applied to the heading. | String | optional |
| Text style | textstyle | CSS value to be applied to the content. | String | optional |
| Box configuration override | demospace | If set, the title namespace will be disregarded. Instead, the specified value determines which box configuration will be applied. If a value outside of the following list is provided, the system defaults to configuring an ombox.
| String | optional |