Difference between revisions of "Template:Category TOC/doc"

From MINR.ORG WIKI
m (60 revisions imported: Imported Category TOC from wikipedia)
 
(26 intermediate revisions by 21 users not shown)
Line 1: Line 1:
{{Documentation subpage}}
+
{{Documentation subpage}}{{shortcut|WP:CATTOC}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
+
<!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])-->
 +
{{High-use| 62,500+ }}
  
==Usage==
+
== 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.
+
This template adds a [[table of contents]] (TOC) to a [[Wikipedia:Categorization|category]] page. It should ''only'' be added to category pages and should not be used for categories containing less than 200 pages.
<pre>{{Category TOC
+
<pre style="overflow:auto;">
  | top      = yes / no
+
{{Category TOC
  | numerals  = separate / group / no
+
| align    = <!-- left (default) / center / right -->
  | uppercase = yes / no
+
  | top      = <!-- yes (default) / no -->
  | lowercase = yes / no
+
  | numerals  = <!-- group (default) / separate / no -->
 +
  | uppercase = <!-- yes (default) / group / no -->
 +
  | lowercase = <!-- yes / group / no (default) -->
 
}}</pre>
 
}}</pre>
  
==Parameters==
+
===Parameters===
*''top'' - specifies whether a link to the top of the category is included. Default is '''yes'''.
+
*''align''&nbsp;– specifies the position. Default is '''left'''.
*''numerals'' - specifies whether numerals are included:
+
*''top''&nbsp;– specifies whether a link to the top of the category is included. Default is '''yes'''.
 +
*''numerals''&nbsp;– specifies whether numerals are included:
 +
**'''group''' (default): there is one link for 0–9.
 
**'''separate''': each numeral 0,1,...,9 has a separate link.
 
**'''separate''': each numeral 0,1,...,9 has a separate link.
**'''group''' (default): there is one link for 0-9.
 
 
**'''no''': no link.
 
**'''no''': no link.
*''uppercase'' - specifies whether there is a link for each uppercase letter A,B,...,Z. Default is '''yes'''.
+
*''uppercase''&nbsp;– specifies whether uppercase letters are included:
*''lowercase'' - specifies whether there is a link for each lowercase letter a,b,...,z. Default is '''no'''.
+
** '''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''&nbsp;– 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.
  
==Common variants==
+
==Examples==
 
*{{tl2|Category TOC}}
 
*{{tl2|Category TOC}}
 
{{Category TOC}}
 
{{Category TOC}}
*{{tl2|Category A-Z  TOC}} or {{tl2|Category TOC|numerals{{=}}no}}
+
*{{tl2|Category TOC|align{{=}}center}}
{{CatAZ}}
+
{{Category TOC|align=center}}
*{{tl2|Category TOC numeric}} or {{tl2|Category TOC|numerals{{=}}separate|uppercase{{=}}no}}
+
*{{tl2|Category TOC|numerals{{=}}no}}
{{Category TOC numeric}}
+
{{Category TOC|numerals=no}}
*{{tl2|Category TOC lower case}} or {{tl2|Category TOC|uppercase{{=}}no|lowercase{{=}}yes}}
+
*{{tl2|Category TOC|uppercase{{=}}no|lowercase{{=}}yes}}
{{Category TOC lower case}}
+
{{Category TOC|uppercase=no|lowercase=yes}}
*{{tl2|Category TOC numerals}} or {{tl2|Category TOC|numerals{{=}}separate}}
+
*{{tl2|Category TOC|numerals{{=}}separate}}
{{Category TOC numerals}}
+
{{Category TOC|numerals=separate}}
 +
*{{tl2|Category TOC|numerals{{=}}separate|uppercase{{=}}no}}
 +
{{Category TOC|numerals=separate|uppercase=no}}
 +
*{{tl2|Category TOC|numerals{{=}}separate|uppercase{{=}}group}}
 +
{{Category TOC|numerals=separate|uppercase=group}}
 +
*{{tl2|Category TOC|uppercase{{=}}group|lowercase{{=}}group}}
 +
{{Category TOC|uppercase=group|lowercase=group}}
  
 
==See also==  
 
==See also==  
 +
* [[:Template:Category TOC ATC]]
 
* [[:Template:Category TOC (non-Latin)]]
 
* [[:Template:Category TOC (non-Latin)]]
* [[:Template:Category year TOC]]
 
 
* [[:Template:Collapsible large category TOC]]
 
* [[:Template:Collapsible large category TOC]]
 
* [[:Template:Large category TOC]]
 
* [[:Template:Large category TOC]]
 
* [[:Template:Large category TOC 2]]
 
* [[:Template:Large category TOC 2]]
* [[:Template:Category TOC ATC]]
+
* [[:Template:Large category TOC numeric]]
 
+
* [[:Template:Compact ToC]] (for articles)
<includeonly>
 
<!--Categories-->
 
[[Category:Wikipedia category table of contents templates|{{PAGENAME}}]]
 
[[Category:Category namespace templates|{{PAGENAME}}]]
 
  
<!--Other languages-->
+
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
[[fa:الگو:فهرست مندرجات رده]]
+
<!--Categories below this line, please; interwikis at Wikidata-->
</includeonly>
+
[[Category:Wikipedia category table of contents templates]]
 +
[[Category:Category namespace templates]]
 +
}}</includeonly>

Latest revision as of 19:55, 11 August 2017

Template:MboxLua error: expandTemplate: template "No redirect" does not exist.

Usage[edit]

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[edit]

  • 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[edit]

See also[edit]