Template:Message box: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (font size tweak) |
Hoof Hearted (talk | contribs) (replace html code with div style) |
||
Line 1: | Line 1: | ||
<div style="float:center; 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|[[File:{{{image}}}|45px]] | |||
|valign=top|[[ | |||
| |'''{{{heading}}}'''<br><div style=font-size:100%>{{{message}}}</div> | | |'''{{{heading}}}'''<br><div style=font-size:100%>{{{message}}}</div> | ||
|}</div | |}</div><noinclude> | ||
<nowiki>{{Message Box|backgroundcolor= | <nowiki>{{Message Box|backgroundcolor=enter a color of the background you want here|image=enter file name here|heading=type heading here|message=type message here}}</nowiki> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 08:28, 13 February 2018
{{Message Box|backgroundcolor=enter a color of the background you want here|image=enter file name here|heading=type heading here|message=type message here}}