Difference between revisions of "Template:Box"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
<div id="box"> | <div id="box" style="{{{ostyle|}}}"> | ||
== {{{1|}}} == | == {{{1|}}} == | ||
<div style="padding: 0.5em;"> | <div style="padding:0.5em; {{{istyle|}}}"> | ||
{{{2|}}} | {{{2|}}} | ||
</div></div> | </div></div> |
Revision as of 10:03, 17 May 2008
How-To
To create a box with this script simply type the following as a base template:
{{box|Title|Contents}}