Difference between revisions of "Template:Horizontal TOC/doc"
Jump to navigation
Jump to search
imported>Thumperward (→Usage: update) |
imported>Thumperward (→Usage: +nonum) |
||
| Line 11: | Line 11: | ||
There is no need to specify <code><nowiki>__NOTOC__</nowiki></code>: this template handles that automatically. | There is no need to specify <code><nowiki>__NOTOC__</nowiki></code>: this template handles that automatically. | ||
| + | |||
| + | To hide the generated heading numbers, use: | ||
| + | |||
| + | <pre> | ||
| + | {{horizontal TOC|nonum=yes}} | ||
| + | </pre> | ||
== See also == | == See also == | ||
Revision as of 10:42, 8 September 2012
| 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}}