Template:Horizontal TOC/doc: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
(Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> This template lays out the table of contents in a horizontal list rather than a ve...") |
No edit summary |
||
Line 33: | Line 33: | ||
*[https://en.wikipedia.org/w/index.php?title=Template:Horizontal_TOC/doc&oldid=653960585 See example] | *[https://en.wikipedia.org/w/index.php?title=Template:Horizontal_TOC/doc&oldid=653960585 See example] | ||
== See also == | == See also == | ||
<includeonly> | <includeonly> |
Revision as of 18:05, 7 August 2015
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}}