Difference between revisions of "Template:Frame-box"

From SI410
Jump to: navigation, search
Line 1: Line 1:
{{Box|
+
<div style="width:{{{width}}};height:{{{height}}};background:{{{backgroundColor|}}};{{{layout|}}}">{{{inner|}}}}}</div>
width:{{{width}}};
+
height:{{{height}}};
+
background:{{{backgroundColor|}}};
+
{{{layout|}}}|
+
{{{inner|}}}}}
+

Revision as of 05:39, 15 November 2012

}}