Template:Message box: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (replace html code with div style) |
Hoof Hearted (talk | contribs) (|alt=, cleanup) |
||
Line 1: | Line 1: | ||
<div style="float:center; text-align:center"> | <div style="float:center; text-align:center"> | ||
{|class=" | {|class="message box" style="background:{{{backgroundcolor}}}; border:1px solid #aaa; padding:0.1em; margin:0.5em auto; font-size:100%" | ||
|valign=top|[[File:{{{image}}}|45px]] | |valign=top|[[File:{{{image}}}|45px|alt=]] | ||
| |'''{{{heading}}}'''<br | | |'''{{{heading}}}'''<br>{{{message}}} | ||
|}</div><noinclude> | |}</div><noinclude> | ||
<nowiki>{{Message Box|backgroundcolor= | |||
<code><nowiki>{{Message Box|backgroundcolor=background color here|image=file name here|heading=heading here|message=type message here}}</nowiki></code> | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 09:18, 26 July 2022
{{Message Box|backgroundcolor=background color here|image=file name here|heading=heading here|message=type message here}}