Template:Warn: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
<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;">
[[File:warn_icon.png|30x30px]]
[[File:warn_icon.png]]
{{{1}}}<br/>
'''{{{1}}}'''<br/>
{{{2}}}
{{{2}}}
</div>
</div>
</includeonly>
</includeonly>

Revision as of 07:21, 4 May 2011

Icon taken from http://www.defaulticon.com/


Usage Examples

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

gives:


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