Difference between revisions of "Template:Tocleft"
m |
m |
||
Line 1: | Line 1: | ||
<noinclude>{{Template Overview | <noinclude>{{Template Overview | ||
|usedon=all | |usedon=all | ||
− | |purpose=display a table of contents that is placed | + | |purpose=display a table of contents that is placed on the left side of the page and allows content to flow around it |
|template=<nowiki>{{Tocleft| }}</nowiki> | |template=<nowiki>{{Tocleft| }}</nowiki> | ||
|category=Utility | |category=Utility |
Revision as of 14:04, 3 April 2011
Contents
Template:Tocleft is designed for use on all pages to display a table of contents that is placed on the left side of the page and allows content to flow around it.
Template
{{Tocleft| }}
Parameters
1
- Usage: Optional
- Description: The 1 parameter takes a number denoting the lowest header level to be included in the table of contents. This is used to generate the "class" attribute in the div tag. This parameter, the template's only one, is an anonymous parameter, which means that no parameter name needs to be explicitly specified when using Template:Tocleft.
- Valid Value(s): 1, 2, 3, 4, 5, 6, or 7