Template:Category TOC
(Redirected from Nordic Larp Wiki:CATTOC)
Jump to navigation
Jump to search
<templatestyles src="Shortcut/styles.css"></templatestyles>
This template is used on approximately 70,000 pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page before implementing them. |
Usage
This template adds a table of contents (TOC) to a category page. It should only be added to category pages and should not be used for categories containing less than 200 pages.
{{Category TOC | align = <!-- left (default) / center / right --> | top = <!-- yes (default) / no --> | numerals = <!-- group (default) / separate / no --> | uppercase = <!-- yes (default) / group / no --> | lowercase = <!-- yes / group / no (default) --> }}
Parameters
- align – specifies the position. Default is left.
- top – specifies whether a link to the top of the category is included. Default is yes.
- numerals – specifies whether numerals are included:
- group (default): there is one link for 0–9.
- separate: each numeral 0,1,...,9 has a separate link.
- no: no link.
- uppercase – specifies whether uppercase letters are included:
- yes (default): each letter A,B,...,Z has a separate link.
- group: there is one link for A-Z.
- no: there is no link for uppercase letters.
- lowercase – specifies whether lowercase letters are included:
- yes: each letter a,b,...,z has a separate link.
- group: there is one link for a-z.
- no (default): there is no link for lowercase letters.
Examples
{{Category TOC}}
{{Category TOC|align=center}}
{{Category TOC|numerals=no}}
{{Category TOC|uppercase=no|lowercase=yes}}
{{Category TOC|numerals=separate}}
{{Category TOC|numerals=separate|uppercase=no}}
{{Category TOC|numerals=separate|uppercase=group}}
{{Category TOC|uppercase=group|lowercase=group}}
See also
- Template:Category TOC ATC
- Template:Category TOC (non-Latin)
- Template:Collapsible large category TOC
- Template:Large category TOC
- Template:Large category TOC numeric
- Template:Compact ToC (for articles)
The above documentation is transcluded from Template:Category TOC/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |