Difference between revisions of "Template:Tocright"

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 in the top right corner of the page
+
|purpose=display a table of contents that is placed on the right side of the page and allows content to flow around it
 
|template=<nowiki>{{Tocright| }}</nowiki>
 
|template=<nowiki>{{Tocright| }}</nowiki>
 
|category=Utility
 
|category=Utility

Revision as of 15:03, 3 April 2011

Template:Tocright is designed for use on all pages to display a table of contents that is placed on the right side of the page and allows content to flow around it.

Template

{{Tocright| }}

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:Tocright.
  • Valid Value(s): 1, 2, 3, 4, 5, 6, or 7