Difference between revisions of "Template:Subsection box"

From Second Life Wiki
Jump to navigation Jump to search
(explain how to change subsection level)
Line 6: Line 6:
<noinclude>
<noinclude>
{{subsection box|<h5>How-To</h5>|To create a box with this script simply type the following as a base template:
{{subsection box|<h5>How-To</h5>|To create a box with this script simply type the following as a base template:
<br>
<br/>
<nowiki>{{subsection box|<h5>Title</h5>|Contents}}</nowiki>}}
<code><nowiki>{{subsection box|<h5>Title</h5>|Contents}}</nowiki>}}</code>
 
The section level of the title can be controlled by <code><nowiki><hn></nowiki></code> tags.
[[Category:Box templates]]</noinclude>
[[Category:Box templates]]</noinclude>

Revision as of 15:42, 31 July 2010

How-To

To create a box with this script simply type the following as a base template:
{{subsection box|<h5>Title</h5>|Contents}}

The section level of the title can be controlled by <hn> tags.