Difference between revisions of "Template:Mbox"

From Twinsuniverse
Jump to: navigation, search
m
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:System Templates]]
 
[[Category:System Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 18:51, 2 December 2012

This template may be used to display a warning above an article, which text can be customized.

Parameters

  1. The warning message (case sensitive, defaults to "Warning!")

Syntax

{{warning|message}}

Example

{{warning|warning, this article is having a warning message!}}
Warning! warning, this article is having a warning message!