Template:Alert Box: Difference between revisions

From CSDMS
Huttone (talk | contribs)
m Add switch statement as a test
Huttone (talk | contribs)
m Add choices for alternate alert icons
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
| Warning_32.png
| Warning_32.png
}}]]
}}]]
<!--|[[Image:Warning_32.png]]-->
|{{{message|Warning!}}}
|{{{message|Warning!}}}
|}
|}

Revision as of 15:51, 3 January 2011

Warning!