Template:Warning: Difference between revisions

From Spydiewiki
Jump to navigationJump to search
Rob (talk | contribs)
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...
 
Rob (talk | contribs)
mNo edit summary
 
(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 10:28, 3 March 2008


Warning
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}}