Template:Message box: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<center>
<center><div style="text-align: center">
{| class="notice noprint" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: 0.1em; margin: 0.5em auto;"
{| class="notice noprint" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: 0.1em; margin: 0.5em auto;"
|-
|-
| valign="top"  | [[Image:{{{image}}}|45px]]
| valign="top"  | [[Image:{{{image}}}|45px]]
|  | '''<center>{{{heading}}}</center>'''<br><div style="font-size: 90%;"><center>{{{message}}}</center></div>
|  | '''{{{heading}}}'''<br><div style="font-size: 90%;">{{{message}}}</div>
|}
|}
</center><noinclude>
</div></center><noinclude>
[[Category:Template templates]]
[[Category:Template templates]]
</noinclude>
</noinclude>

Revision as of 13:01, 11 August 2009

[[Image:{{{image}}}|45px]] {{{heading}}}
{{{message}}}


{{MessageBox|backgroundcolor=Type a color of the background you want here|image=Type File Name Here|heading=Type Heading Here|message=Type Message Here}}