Difference between revisions of "Template:Box"
Jump to navigation
Jump to search
(edit links to the template are confusing and not too useful) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<div id="box"> | <div id="box" style="{{{ostyle|}}}"> | ||
<h2> {{{1|}}} </h2> | |||
<div style="padding:0.5em; {{{istyle|}}}"> | |||
{{{2|}}} | {{{2|}}} | ||
</div></div> | </div></div> | ||
<noinclude> | |||
{{box|How-To|To create a box with this script simply type the following as a base template: | |||
<br> | |||
<nowiki>{{box|Title|Contents}}</nowiki>}} | |||
[[Category:Box templates]]</noinclude> |
Latest revision as of 16:04, 7 October 2010
How-To
To create a box with this script simply type the following as a base template:
{{box|Title|Contents}}