Difference between revisions of "Template:Message box"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
m
(rv to Netoholic version -- Cantus version was not centered in Mozilla)
Line 1: Line 1:
<div style="text-align: center; margin: 0 10% 1em 10%;">
+
<div style="text-align: center; margin: 0 10%;">
{| class="notice noprint" id="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: .2em; margin-bottom: 0.5em; width: auto;"
+
{| class="notice noprint" id="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; margin: 0 auto;"
 
|-
 
|-
| valign="top" style="padding: 1em" | [[Image:{{{image}}}|60px| ]]
+
| [[Image:{{{image}}}|40px| ]]
| '''{{{heading}}}'''<br><div style="font-size: 90%; margin-top: 0.5em">{{{message}}}</div>
+
| '''{{{heading}}}''' <br> <small>{{{message}}}</small>
 
|}
 
|}
 
</div>
 
</div>

Revision as of 09:02, 10 July 2005

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