Difference between revisions of "Template:Horizontal TOC/doc"
Jump to navigation
Jump to search
imported>Wbm1058 (→See also: {{ List TOC Letters }}) |
imported>Sillyfolkboy (add limit depth) |
||
| Line 16: | Line 16: | ||
<pre> | <pre> | ||
{{horizontal TOC|nonum=yes}} | {{horizontal TOC|nonum=yes}} | ||
| + | </pre> | ||
| + | |||
| + | To limit the depth of the generated headings to the first headings only, use: | ||
| + | |||
| + | <pre> | ||
| + | {{horizontal TOC|limit=2}} | ||
</pre> | </pre> | ||
Revision as of 12:47, 10 November 2013
| 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}}
See also
- {{List TOC}}
- {{List TOC Letters}}