Template:MC/Warning
More actions
Template:Documentation header This template is used to create a warning message box.
Usage
This kind of message box may be used to provide a warning to the readers about important thing that might affect them, usually security related. It may be also used to provide information that have higher importance than {{Info}}.
Example <syntaxhighlight lang=wikitext>Template:Warning</syntaxhighlight>
See also
- {{Info}}
- {{Debug warning}}
TemplateData
<templatedata> { "params": { "1": { "description": "The content of the warning box", "type": "string" }, "image": { "description": "Overrides the default image of the warning box", "type": "wiki-file-name" }, "title": { "description": "The title for the warning box", "type": "string" }, "class": { "description": "Adds HTML class for the warning box", "type": "string" }, "section": { "description": "Sets whether or not the warning box only covers a section", "type": "boolean" } }, "description": "This template is used to create a warning message box" } </templatedata>
Template:Sandbox otherIf you're done making changes, please refresh the text.
Please add categories and interwikis to Template:MC/Warning/doc. (View all subpages of this page.)