Difference between revisions of "Template:Message box"

m
m
Line 2: Line 2:
 
{| class="notice noprint" id="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: 0.1em; margin: 0.5em auto;"
 
{| class="notice noprint" id="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: 0.1em; margin: 0.5em auto;"
 
|-
 
|-
| valign="top" style="padding: 0.1em" | [[Image:{{{image}}}|45px| ]]
+
| style="padding: 0.1em" | [[Image:{{{image}}}|45px| ]]
 
| style="padding: 0.1em" | '''{{{heading}}}'''<br><div style="font-size: 90%; text-align: center">{{{message}}}</div>
 
| style="padding: 0.1em" | '''{{{heading}}}'''<br><div style="font-size: 90%; text-align: center">{{{message}}}</div>
 
|}
 
|}

Revision as of 21:51, 27 May 2021

[[Image:{{{image}}}|45px| ]] {{{heading}}}
{{{message}}}