Difference between revisions of "Template:Tocleft"

m
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<noinclude>{{Template Overview
 
<noinclude>{{Template Overview
 
|usedon=all
 
|usedon=all
|purpose=display a table of contents that is placed on the left side of the page and allows content to flow around it
+
|purpose=display a table of contents on the left side of the page at the insertion point that allows content to flow around it
 
|template=<nowiki>{{Tocleft| }}</nowiki>
 
|template=<nowiki>{{Tocleft| }}</nowiki>
 
|category=Utility
 
|category=Utility

Latest revision as of 15:10, 3 April 2011

Template:Tocleft is designed for use on all pages to display a table of contents on the left side of the page at the insertion point that 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