Difference between revisions of "Template:Mbox"
From Twinsuniverse
J McKalling (Talk | contribs) m |
J McKalling (Talk | contribs) m |
||
Line 1: | Line 1: | ||
<includeonly>{| class="mbox warning" border="0" cellpadding="0" cellspacing="0" | <includeonly>{| class="mbox warning" border="0" cellpadding="0" cellspacing="0" | ||
− | | [[Image:Warning large.png|40px|Warning!]] || {{{1|Warning!}}} | + | | [[Image:Warning large.png|40px|Warning!]] || ''{{{1|Warning!}}}'' |
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
This template may be used to display a warning above an article, which text can be customized. | This template may be used to display a warning above an article, which text can be customized. | ||
Line 14: | Line 14: | ||
{| class="mbox warning" border="0" cellpadding="0" cellspacing="0" | {| class="mbox warning" border="0" cellpadding="0" cellspacing="0" | ||
− | | [[Image:Warning large.png|40px|Warning!]] || warning, this article is having a warning message! | + | | [[Image:Warning large.png|40px|Warning!]] || ''warning, this article is having a warning message!'' |
|} | |} | ||
− | [[Category: | + | [[Category:System Templates]] |
</noinclude> | </noinclude> |
Revision as of 23:07, 1 December 2012
This template may be used to display a warning above an article, which text can be customized.
Parameters
- The warning message (case sensitive, defaults to "Warning!")
Syntax
{{warning|message}}
Example
{{warning|warning, this article is having a warning message!}}
warning, this article is having a warning message! |