Template:Warn: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
Icon taken from http://www.defaulticon.com/ | Icon taken from http://www.defaulticon.com/ | ||
<noinclude> | |||
==Usage Examples== | ==Usage Examples== | ||
'''<nowiki>{{Warn|Title Here|This is some text...}}</nowiki>''' | '''<nowiki>{{Warn|Title Here|This is some text...}}</nowiki>''' | ||
Line 7: | Line 8: | ||
gives: | gives: | ||
{{Warn|Title Here|This is some text...}} | {{Warn|Title Here|This is some text...}} | ||
</noinclude> | |||
<includeonly> | |||
<div style="margin: 20px 50px; padding: 3px; border: 2px dashed red; text-align: center; background-color: #ffaaaa;"> | |||
<img src="http://www.defaulticon.com.nyud.net/assets/icons/png/16x16/pollution.png" width="30" height="30" align="absmiddle" alt="" border="0"> | |||
{{{1}}}<br/> | |||
{{{2}}} | |||
</includeonly> |
Revision as of 07:18, 4 May 2011
Icon taken from http://www.defaulticon.com/
Usage Examples
{{Warn|Title Here|This is some text...}}
gives:
<img src="http://www.defaulticon.com.nyud.net/assets/icons/png/16x16/pollution.png" width="30" height="30" align="absmiddle" alt="" border="0">
Title Here
This is some text...