Difference between revisions of "Template:Warning"
Jump to navigation
Jump to search
(fixed template) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <noinclude> |
− | {{ | + | {{Template}} |
− | |||
− | |||
− | |||
− | + | == Usage == | |
− | |||
− | < | + | <pre><nowiki>{{warning|This is a warning.}} |
− | + | </nowiki></pre> | |
− | < | ||
− | |||
− | |||
− | === | + | == Example == |
− | + | {{warning|This is a warning.}} | |
− | |||
− | |||
− | |||
− | |||
− | + | </noinclude><includeonly><table cellspacing="0" cellpadding="0" border="0" style="box-sizing:border-box; border:1px #d33 solid; background: transparent; margin-top:0.5em;padding:0.5em 1em;background-color: #fee7e6"><tr><td nowrap="nowrap" valign="top" style="padding-right: 5px;">'''Warning: '''</td><td valign="top">{{{msg|{{{1|}}}}}}</td></tr></table></includeonly> | |
− | |||
− | </ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | ||
− | === | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 00:43, 26 January 2021
This page is a template. Check out all pages using this template.
For more information, read Template:Template.
For more information, read Template:Template.
Usage
{{warning|This is a warning.}}
Example
Warning: | This is a warning. |