Template:Horizontal TOC/doc
From Absit Omen Lexicon
![]() |
This is a documentation subpage for Template:Horizontal TOC. It contains usage information, categories and other content that is not part of the original template page. |
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}}
See also
- Help:TOC
- {{Compact ToC}}