Difference between revisions of "Template:Warning"

From Spydiewiki
Jump to navigationJump to search
(New page: <br style="clear:both;" /> {| align="center" style="width:71%; background-color:#FFCC99; border:2px solid #FF0000; padding:5px;" |- | 35px|left|Layout | align="l...)
 
m
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<br style="clear:both;" />
<br style="clear:both;" />
{| align="center"  style="width:71%; background-color:#FFCC99; border:2px solid #FF0000; padding:5px;"
{| align="center"  style="background-color:#FFCC99; border:2px solid #FF0000; border-collapse:collapse;empty-cells:show;"
|-
|-
| [[Image:Icon_alert.png|35px|left|Layout]]
| valign="top" | [[Image:Icon_alert.png|35px|left|Warning]]
| align="left" | '''Warning:''' {{{warning}}}
| valign="top" | '''Warning:'''
| align="justify"; valign="top" |{{{warning}}}
|}
|}
<noinclude>
<noinclude>
'''Usage:'''
'''Usage:'''
To be used atop of articles to warn readers of curcumstances that are importand in connection with that article.
To be used atop of articles to warn readers of circumstances that are important in connection with that article.


{|
{|
|'''Code:'''
|'''Code:'''
|<pre>{{{Warning|warning=YOUR WARNING}}}</pre>
|<pre>{{Warning|warning=YOUR WARNING}}</pre>
|}
|}
[[Category:Templates|{{PAGENAME}}]]</noinclude>
[[Category:Message templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 16:28, 3 March 2008


Warning
Warning: {{{warning}}}

Usage: To be used atop of articles to warn readers of circumstances that are important in connection with that article.

Code:
{{Warning|warning=YOUR WARNING}}