Difference between revisions of "Template:Message box"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
m (#aaaaaa = #aaa)
(test: <p> to <div>)
Line 1: Line 1:
<p class="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: .5em; margin: .5em 5% 1em;">'' '''{{{heading}}}''' {{{message}}}''</p>
+
<div class="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: .5em; margin: .5em 5% 1em;">'' '''{{{heading}}}''' {{{message}}}''</p>

Revision as of 15:43, 18 November 2004

{{{heading}}} {{{message}}}</p>