Difference between revisions of "Template:Subsection box"
Jump to navigation
Jump to search
(remove section title markup, so a custom one can be provided within the 1st parameter) |
|||
Line 1: | Line 1: | ||
<div id="box" style="{{{ostyle|}}}"> | <div id="box" style="{{{ostyle|}}}"> | ||
{{{1|}}} | |||
<div style="padding:0.5em; {{{istyle|}}}"> | <div style="padding:0.5em; {{{istyle|}}}"> | ||
{{{2|}}} | {{{2|}}} |
Revision as of 14:26, 31 July 2010
How-To
To create a box with this script simply type the following as a base template:
{{subsection box|Title|Contents}}