Difference between revisions of "Template:Category TOC/doc"
From MINR.ORG WIKI
m |
(See also:Template:Category TOC ATC) |
||
Line 38: | Line 38: | ||
* [[:Template:LargeCategoryTOC]] | * [[:Template:LargeCategoryTOC]] | ||
* [[:Template:LargeCategoryTOC2]] | * [[:Template:LargeCategoryTOC2]] | ||
+ | * [[:Template:Category TOC ATC]] | ||
<includeonly> | <includeonly> |
Revision as of 13:41, 24 June 2010
Contents
Usage
This template adds a table of contents (TOC) to a category page. It should only be added to category pages. It is generally not used for categories containing less than 500 total pages.
{{CategoryTOC | top = yes / no | numerals = separate / group / no | uppercase = yes / no | lowercase = yes / no }}
Parameters
- top - specifies whether a link to the top of the category is included. Default is yes.
- numerals - specifies whether numerals are included:
- separate: each numeral 0,1,...,9 has a separate link.
- group (default): there is one link for 0-9.
- 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.
Common variants
{{CategoryTOC}}
{{CatAZ}}
or{{CategoryTOC|numeralsTemplate:=no}}
{{CategoryTOC-Numeric}}
or{{CategoryTOC|numeralsTemplate:=separate|uppercaseTemplate:=no}}
{{CategoryTOClc}}
or{{CategoryTOC|uppercaseTemplate:=no|lowercaseTemplate:=yes}}
{{CategoryTOCnum}}
or{{CategoryTOC|numeralsTemplate:=separate}}
See also
- Template:CategoryTOC (Non-Latin)
- Template:CategoryYearTOC
- Template:CollapsibleLargeCategoryTOC
- Template:LargeCategoryTOC
- Template:LargeCategoryTOC2
- Template:Category TOC ATC