Difference between revisions of "Template:Horizontal TOC/doc"
Jump to navigation
Jump to search
Line 31: | Line 31: | ||
<includeonly> | <includeonly> | ||
− | <!-- Categories | + | <!-- Categories go here --> |
[[Category:Wikipedia table of contents templates]] | [[Category:Wikipedia table of contents templates]] | ||
</includeonly> | </includeonly> |
Revision as of 17:12, 1 November 2014
This template lays out the table of contents in a horizontal list rather than a vertical one.
Usage
{{horizontal TOC}}
There is no need to specify __NOTOC__
: this template handles that automatically.
To hide the generated heading numbers, use:
{{horizontal TOC|nonum=yes}}
To limit the depth of the generated headings to the first headings only, use:
{{horizontal TOC|limit=2}}
To float the table of contents to the center of the page, use:
{{horizontal TOC|align=center}}