Template:Warning: Difference between revisions
Jump to navigation
Jump to search
(page restored) |
m (fix to clear the floats) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<div style="float:left; width:99%; padding: 0 0 15px 0;"> | <div style="float:left; width:99%; padding: 0 0 15px 0;"> | ||
<div style="float: left; width: 70px;">[[image:64px-Warning.png|Informational Tip|Warning|left]]</div> | |||
<div style="float: right; width: 90%; border-top: 2px #cc0000 solid; border-bottom: 2px #cc0000 solid;">{{{content|}}}</div> | |||
{{{content|}}} | |||
</div> | </div> | ||
</div> | <div style="clear:both;"></div><noinclude> | ||
<noinclude> | |||
==Usage== | ==Usage== | ||
<nowiki>{{Warning|content=some content}}</nowiki> | <nowiki>{{Warning|content=some content}}</nowiki> |