Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 07:08, 8 January 2026 by imported>Outrowed (Usage: Template:Produces)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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>


pt:Predefinição:Aviso/doc