Difference between revisions of "Template:Category TOC"
From MINR.ORG WIKI
(removed unnecessary vertical whitespace) |
|||
Line 1: | Line 1: | ||
− | <noinclude>{{pp-template|small=yes}}</noinclude>{| id="toc" class="toc plainlinks" summary="Contents" align="center" | + | <noinclude>{{pp-template|small=yes}}</noinclude> |
+ | {| id="toc" class="toc plainlinks" summary="Contents" align="center" | ||
! {{MediaWiki:Toc}} | ! {{MediaWiki:Toc}} | ||
| [{{fullurl:{{FULLPAGENAME}}}} Top] '''·''' [{{fullurl:{{FULLPAGENAME}}|from=0}} 0–9] '''·''' [{{fullurl:{{FULLPAGENAME}}|from=A}} A] [{{fullurl:{{FULLPAGENAME}}|from=B}} B] [{{fullurl:{{FULLPAGENAME}}|from=C}} C] [{{fullurl:{{FULLPAGENAME}}|from=D}} D] [{{fullurl:{{FULLPAGENAME}}|from=E}} E] [{{fullurl:{{FULLPAGENAME}}|from=F}} F] [{{fullurl:{{FULLPAGENAME}}|from=G}} G] [{{fullurl:{{FULLPAGENAME}}|from=H}} H] [{{fullurl:{{FULLPAGENAME}}|from=I}} I] [{{fullurl:{{FULLPAGENAME}}|from=J}} J] [{{fullurl:{{FULLPAGENAME}}|from=K}} K] [{{fullurl:{{FULLPAGENAME}}|from=L}} L] [{{fullurl:{{FULLPAGENAME}}|from=M}} M] [{{fullurl:{{FULLPAGENAME}}|from=N}} N] [{{fullurl:{{FULLPAGENAME}}|from=O}} O] [{{fullurl:{{FULLPAGENAME}}|from=P}} P] [{{fullurl:{{FULLPAGENAME}}|from=Q}} Q] [{{fullurl:{{FULLPAGENAME}}|from=R}} R] [{{fullurl:{{FULLPAGENAME}}|from=S}} S] [{{fullurl:{{FULLPAGENAME}}|from=T}} T] [{{fullurl:{{FULLPAGENAME}}|from=U}} U] [{{fullurl:{{FULLPAGENAME}}|from=V}} V] [{{fullurl:{{FULLPAGENAME}}|from=W}} W] [{{fullurl:{{FULLPAGENAME}}|from=X}} X] [{{fullurl:{{FULLPAGENAME}}|from=Y}} Y] [{{fullurl:{{FULLPAGENAME}}|from=Z}} Z] | | [{{fullurl:{{FULLPAGENAME}}}} Top] '''·''' [{{fullurl:{{FULLPAGENAME}}|from=0}} 0–9] '''·''' [{{fullurl:{{FULLPAGENAME}}|from=A}} A] [{{fullurl:{{FULLPAGENAME}}|from=B}} B] [{{fullurl:{{FULLPAGENAME}}|from=C}} C] [{{fullurl:{{FULLPAGENAME}}|from=D}} D] [{{fullurl:{{FULLPAGENAME}}|from=E}} E] [{{fullurl:{{FULLPAGENAME}}|from=F}} F] [{{fullurl:{{FULLPAGENAME}}|from=G}} G] [{{fullurl:{{FULLPAGENAME}}|from=H}} H] [{{fullurl:{{FULLPAGENAME}}|from=I}} I] [{{fullurl:{{FULLPAGENAME}}|from=J}} J] [{{fullurl:{{FULLPAGENAME}}|from=K}} K] [{{fullurl:{{FULLPAGENAME}}|from=L}} L] [{{fullurl:{{FULLPAGENAME}}|from=M}} M] [{{fullurl:{{FULLPAGENAME}}|from=N}} N] [{{fullurl:{{FULLPAGENAME}}|from=O}} O] [{{fullurl:{{FULLPAGENAME}}|from=P}} P] [{{fullurl:{{FULLPAGENAME}}|from=Q}} Q] [{{fullurl:{{FULLPAGENAME}}|from=R}} R] [{{fullurl:{{FULLPAGENAME}}|from=S}} S] [{{fullurl:{{FULLPAGENAME}}|from=T}} T] [{{fullurl:{{FULLPAGENAME}}|from=U}} U] [{{fullurl:{{FULLPAGENAME}}|from=V}} V] [{{fullurl:{{FULLPAGENAME}}|from=W}} W] [{{fullurl:{{FULLPAGENAME}}|from=X}} X] [{{fullurl:{{FULLPAGENAME}}|from=Y}} Y] [{{fullurl:{{FULLPAGENAME}}|from=Z}} Z] |
Revision as of 21:23, 19 January 2009
Contents | Top · 0–9 · A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
---|
Lua error: expandTemplate: template "No redirect" does not exist.
This template is used on Template:High-use/num 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. |
Contents
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}}
Contents | Top · 0–9 · A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
---|
{{Category TOC|alignTemplate:=center}}
Contents | Top · 0–9 · A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
---|
{{Category TOC|numeralsTemplate:=no}}
Contents | Top · 0–9 · A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
---|
{{Category TOC|uppercaseTemplate:=no|lowercaseTemplate:=yes}}
Contents | Top · 0–9 · A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
---|
{{Category TOC|numeralsTemplate:=separate}}
Contents | Top · 0–9 · A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
---|
{{Category TOC|numeralsTemplate:=separate|uppercaseTemplate:=no}}
Contents | Top · 0–9 · A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
---|
{{Category TOC|numeralsTemplate:=separate|uppercaseTemplate:=group}}
Contents | Top · 0–9 · A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
---|
{{Category TOC|uppercaseTemplate:=group|lowercaseTemplate:=group}}
Contents | Top · 0–9 · A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
---|
See also
- Template:Category TOC ATC
- Template:Category TOC (non-Latin)
- Template:Collapsible large category TOC
- Template:Large category TOC
- Template:Large category TOC 2
- 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. |