Template:Message box: Difference between revisions
Jump to navigation
Jump to search
Jonah Musto (talk | contribs) No edit summary |
Hoof Hearted (talk | contribs) (Fix) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<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|alt=]] | |||
| valign= | | |'''{{{heading}}}'''<br>{{{message}}} | ||
| | '''{{{heading}}}'''<br | |}</div><noinclude> | ||
|} | |||
</div>< | |||
< | |||
<nowiki>{{ | <code><nowiki>{{Message box|backgroundcolor=background color here|image=file name here|heading=heading here|message=type message here}}</nowiki></code> | ||
[[Category:Templates]]</noinclude> | |||
</nowiki> | |||
</noinclude> |
Latest revision as of 13:05, 11 January 2023
[[File:{{{image}}}|45px|alt=]] | {{{heading}}} {{{message}}} |
{{Message box|backgroundcolor=background color here|image=file name here|heading=heading here|message=type message here}}