Anonymous user
Template:Message box: Difference between revisions
no edit summary
*>Dasjoe mNo edit summary |
*>Monkey 05 06 No edit summary |
||
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<div id="{{{id|MessageBox}}}"> | <div id="{{{id|MessageBox}}}" style="clear:right"> | ||
{| border="0" width="80%" style="border: 2px solid {{color}}; font-size: 95%" | {| border="0" width="80%" style="border: 2px solid {{{color|#567ba8}}}; font-size: 95%" | ||
| {{qif | | {{qif | ||
|test={{{image|}}} | |test={{{image|}}} | ||
|then=[[Image:{{{image}}}|left]] | |then=[[Image:{{{image}}}|left]] | ||
}}'''{{{heading|}}}'''<br><small>{{{message|}}}</small> | }}{{qif | ||
|} | |test={{{heading|}}} | ||
</div> | |then='''{{{heading|}}}'''<br> | ||
<noinclude><nowiki>{{Message Box|id=ID|color=COLOR|image=IMAGE|heading=TITLE|message=TEXT}}</nowiki></noinclude> | }}<small>{{{message|I FORGOT TO ADD A MESSAGE!}}}</small> | ||
|}</div> | |||
<noinclude><nowiki>{{Message Box|id=ID|color=COLOR|image=IMAGE|heading=TITLE|message=TEXT}}</nowiki> | |||
[[Category:Formatting templates]]</noinclude> |