Anonymous user
Template:Message box: Difference between revisions
m
no edit summary
No edit summary |
*>Dasjoe mNo edit summary |
||
Line 1: | Line 1: | ||
<div id="{{{id|MessageBox}}}"> | |||
| | {| border="0" width="80%" style="border: 2px solid {{color}}; font-size: 95%" | ||
|{{qif | |||
|test={{{image|}}} | |||
|then={{{[[Image:{{{image}}}|left]] | |||
}}'''{{{heading|}}}'''<br>''<small>{{{message|}}}</small>'' | |||
|} | |} | ||
</div> | |||
<noinclude><nowiki>{{Message Box|id=ID|color=COLOR|image=IMAGE|heading=TITLE|message=TEXT}}</nowiki></noinclude> |