Difference between revisions of "Template:Message box"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
m (tweak)
(adding {{{backgroundcolor}}} to customize boxes)
Line 1: Line 1:
{| align="center" class="boilerplate" style="width: 95%; background: #f9f9f9; border: 1px solid #aaa; padding: 5px; color: #222; font-size: 95%;"
+
{| align="center" class="boilerplate" style="width: 95%; background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: 5px; color: #222; font-size: 95%;"
 
|-
 
|-
| '''{{{heading}}}''' <br />{{{message}}}
+
| '' '''{{{heading}}}''' {{{message}}}''
 
|}
 
|}

Revision as of 15:21, 16 August 2004

{{{heading}}} {{{message}}}