Difference between revisions of "Template:Tocright"

From UnderWiki
Jump to navigation Jump to search
m (→‎Examples: Changed category.)
(No difference)

Revision as of 14:34, 26 March 2014

Purpose

This template may be used to place the table of contents of a page to the right. This template is used at the top of the articles.

Usage

{{tocright}}
{{tocright|limit}}

Parameters

Parameter Explanation
1 (limit) The limit of the header level.

Examples

{{tocright}}
Places the table of contents to the top right of the article body.
{{tocright|2}}
Limits the index depth to 2 levels (eg. Sections n and n.1 but not Section n.1.1)