Template:Warn: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
== Usage Example == | |||
==Usage | |||
'''<nowiki>{{Warn|Title Here|This is some text...}}</nowiki>''' | '''<nowiki>{{Warn|Title Here|This is some text...}}</nowiki>''' | ||
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;"> | |||
[[File:warn_icon.png]] | |||
'''{{{1}}}'''<br/> | |||
{{{2}}} | |||
</div> | |||
[[Category:Warn]] | |||
</includeonly> | |||