Template:Warning: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude> This is the "warning" template. It should be called in the following format: <pre> {{warning}} </pre> Edit the page to see the template text. </noinclude><includeonly..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
===Usage=== | |||
<pre>{{warning|Add message here}}</pre> | |||
<pre> | |||
{{warning}} | ===Example=== | ||
</pre> | </noinclude> | ||
{{ibox | |||
</noinclude> | |img={{{img|Warning.png}}} | ||
{| | |msg={{{msg|{{{1|Add message here}}}}}} | ||
|} | |type={{{type|Warning:}}} | ||
|color=#FFEED9 | |||
}} | |||