Template:Warn: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Icon taken from http://www.defaulticon.com/
== Usage Example ==
 
<noinclude>
==Usage Examples==
'''<nowiki>{{Warn|Title Here|This is some text...}}</nowiki>'''
'''<nowiki>{{Warn|Title Here|This is some text...}}</nowiki>'''


Line 9: Line 6:
{{Warn|Title Here|This is some text...}}
{{Warn|Title Here|This is some text...}}
</noinclude>
</noinclude>


<includeonly>
<includeonly>
<div style="margin: 20px 50px; padding: 3px; border: 2px dashed red; text-align: center; background-color: #ffaaaa;">
<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">
[[File:warn_icon.png]]
{{{1}}}<br/>
'''{{{1}}}'''<br/>
{{{2}}}
{{{2}}}
</div>
[[Category:Warn]]
</includeonly>
</includeonly>

Latest revision as of 15:48, 7 September 2011

Usage Example

{{Warn|Title Here|This is some text...}}

gives:



Warn icon.png Title Here
This is some text...