Difference between revisions of "Template:Warning box"

From SME Server
Jump to navigationJump to search
m (Adjusting template to parent changes)
(usage + default)
Line 1: Line 1:
 
{{ibox
 
{{ibox
 
|img={{{img|Warning.png}}}
 
|img={{{img|Warning.png}}}
|msg={{{msg|{{{1}}}}}}
+
|msg={{{msg|{{{1|Add message here}}}}}}
 
|type={{{type|Warning:}}}
 
|type={{{type|Warning:}}}
 
|color=#FFEED9
 
|color=#FFEED9
 
}}
 
}}
 +
 +
 +
<noinclude>
 +
Usage:
 +
<pre>{{Warning box|Add message here}}</pre>
 +
 +
</noinclude>

Revision as of 14:10, 17 October 2008

Warning.png Warning:
Add message here



Usage:

{{Warning box|Add message here}}