Template:Warn: Difference between revisions

From Open Source Ecology
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>
</noinclude><includeonly><html><table class="t-tip" style="background-color: #FF886E; width: 100%"><colgroup><col width="24"><col></colgroup><tbody><tr><td valign="top"><img src="http://www.defaulticon.com.nyud.net/assets/icons/png/16x16/pollution.png" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b></html>{{{1}}}<html></b><br></html>{{{2}}}<html></td></tr></tbody></table></html></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...