Template:TOC
Usage
{{TOC}} {{TOC|align=right}} {{TOC|align=left}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Limit | limit | Use this to limit how many heading levels will be shown. For example, setting this to 2 means only heading levels 1 and 2 are shown. | Number | optional |
Alignment | align | Whether to align the TOC to "left", "right" or (default) "none"
| String | optional |
Clear | clear | Change how and whether the TOC will clear the CSS float. Must be one of "left", "right", "none" or "both".
| String | optional |