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><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]] | ||
| | ''' | | | '''{{{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
{{MessageBox|backgroundcolor=Type a color of the background you want here|image=Type File Name Here|heading=Type Heading Here|message=Type Message Here}}