Template:Category TOC
From LIMSWiki
Jump to navigationJump to search
Contents
|
[edit] [ ] Template documentation
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 400 pages.
{{Category TOC | align = <!-- left (default) / center / right --> | top = <!-- yes (default) / no --> | numerals = <!-- group (default) / separate / no --> | uppercase = <!-- yes (default) / no --> | lowercase = <!-- yes / 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 there is a link for each uppercase letter A,B,...,Z. Default is yes.
- lowercase - specifies whether there is a link for each lowercase letter a,b,...,z. Default is no.
Examples
- {{Category TOC}}
Contents
|
- {{Category TOC|numerals=no}}
Contents
|
- {{Category TOC|uppercase=no|lowercase=yes}}
Contents
|
- {{Category TOC|numerals=separate}}
Contents
|
- {{Category TOC|numerals=separate|uppercase=no}}
Contents
|
The above documentation is transcluded from Template:Category TOC/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |