Template:Message box: Difference between revisions
Jump to navigation
Jump to search
Jonah Musto (talk | contribs) No edit summary |
Jonah Musto (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<center | <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;" | ||
|- | |- | ||
Line 5: | Line 5: | ||
| | '''{{{heading}}}'''<br><div style="font-size: 90%;">{{{message}}}</div> | | | '''{{{heading}}}'''<br><div style="font-size: 90%;">{{{message}}}</div> | ||
|} | |} | ||
</center><noinclude> | |||
[[Category:Template templates]] | [[Category:Template templates]] | ||
</noinclude> | </noinclude> |
Revision as of 12:58, 11 August 2009
{{MessageBox|backgroundcolor=Type a color of the background you want here|image=Type File Name Here|heading=Type Heading Here|message=Type Message Here}}