Template:Warn: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: 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;">
Line 12: Line 14:
{{{2}}}
{{{2}}}
</div>
</div>
[[Category:Warning]]
</includeonly>
</includeonly>

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...