Template:Message box: Difference between revisions
Jump to navigation
Jump to search
Jonah Musto (talk | contribs) No edit summary |
Hoof Hearted (talk | contribs) m (correct cat) |
||
Line 1: | Line 1: | ||
<center><div style= | <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= | |valign=top|[[Image:{{{image}}}|45px]] | ||
| | '''{{{heading}}}'''<br><div style= | | |'''{{{heading}}}'''<br><div style=font-size:90%>{{{message}}}</div> | ||
|} | |} | ||
</div></center | </div></center> | ||
<noinclude> | <noinclude> | ||
<nowiki>{{MessageBox|backgroundcolor=Type a color of the background you want here|image=Type File Name</nowiki> | <nowiki>{{MessageBox|backgroundcolor=Type a color of the background you want here|image=Type File Name</nowiki> | ||
<nowiki>Here|heading=Type Heading Here|message=Type Message Here}} | <nowiki>Here|heading=Type Heading Here|message=Type Message Here}} | ||
</nowiki> | </nowiki></noinclude> | ||
</noinclude> | |||
<noinclude> | |||
[[Category:Templates]]</noinclude> |
Revision as of 15:16, 4 January 2012
{{MessageBox|backgroundcolor=Type a color of the background you want here|image=Type File Name
Here|heading=Type Heading Here|message=Type Message Here}}