Template:Alert Box: Difference between revisions

From CSDMS
Huttone (talk | contribs)
m Add switch statement as a test
Huttone (talk | contribs)
m Add forbidden option for alert icon
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="border: 1px solid darkgray;background-color:#ffffcc;" cellpadding="20" cellspacing="0" border="0"
{| style="border: 1px solid darkgray;background-color:#ffffcc;" cellpadding="20" cellspacing="0" border="0"
|[[Image:
|[[Image:{{
{{#switch: {{{type|warning}}}
#switch: {{{type|warning}}}
| Warning = Warning_32.png
| Warning = Warning_32.png
| Info = Info_32.png
| Info = Information_32.png
| Help = Help_32.png
| Error = Error_32.png
| Check = Checkmark_32.png
| Forbidden = Forbidden_32.png
| Warning_32.png
| Warning_32.png
}}]]
}}]]
<!--|[[Image:Warning_32.png]]-->
|{{{message|Warning!}}}
|{{{message|Warning!}}}
|}
|}

Latest revision as of 15:56, 3 January 2011

Warning!