Difference between revisions of "Template:Warning"
From ArmadeusWiki
m |
m |
||
Line 1: | Line 1: | ||
<div style="border:1px solid red;background-color:#f9e9e9;padding:3px;"> | <div style="border:1px solid red;background-color:#f9e9e9;padding:3px;"> | ||
− | + | {| border="0" cellspacing="0" | |
− | + | |- style="background-color:#f9e9e9;" | |
− | + | ||
− | + | ||
− | {| | + | |
− | |- style=" | + | |
| [[Image:Warning.png|Warning]] || '''Warning:''' {{{1}}} | | [[Image:Warning.png|Warning]] || '''Warning:''' {{{1}}} | ||
|} | |} | ||
+ | </div> | ||
<noinclude> | <noinclude> |
Revision as of 16:20, 2 February 2009
Usage
The following includes the text passed to the template, and uses a table to stop the text flowing round the icon. These always force a newline before and after the note.
{{Warning|Here is a long note, which is sufficiently wordy to run onto a second line, which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.}}