Template:Horizontal TOC/doc

From A Wiki of Ice and Fire
Jump to: navigation, search

This template lays out the table of contents in a horizontal list rather than a vertical one.

Usage

[edit]

{{horizontal TOC}}

There is no need to specify __NOTOC__: this template handles that automatically.

For example, {{horizontal TOC}} produces:

Parameters

[edit]

To hide the generated heading numbers, use:

{{horizontal TOC|nonum=yes}}

To suppress the parentheses around subsection lists, use:

{{horizontal TOC|noparens=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}}

Multiple parameters can be used at once, for example:

{{horizontal TOC|align=center|nonum=yes|noparens=yes}}

See also

[edit]