Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Message box

Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]

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>

Template:Produces

See also

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 other
The above text is transcluded from Template:MC/Warning/doc; you can change it or view its history.
If 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.)

Template:License wiki.vg