Template:CatAutoTOC/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>BrownHairedGirl m BrownHairedGirl moved page Template:CatAutoToc/doc to Template:CatAutoTOC/doc |
meta>BrownHairedGirl update |
||
Line 10: | Line 10: | ||
==Usage== | ==Usage== | ||
<code><nowiki>{{ | <code><nowiki>{{CatAutoTOC}}</nowiki></code> | ||
No parameters are needed | No parameters are needed | ||
On category pages, <code><nowiki>{{ | On category pages, <code><nowiki>{{CatAutoTOC}}</nowiki></code> can e placed wherever you want the TOC to be displayed. | ||
On a category header template, it is best place outside any <code><nowiki><includeonly></includeonly></nowiki></code> tags, so that template is categorised as using CatAutoToc. | On a category header template, it is best place outside any <code><nowiki><includeonly></includeonly></nowiki></code> tags, so that template is categorised as using CatAutoToc. | ||
Line 20: | Line 20: | ||
== Tracking == | == Tracking == | ||
Each page using this template is categorised in one of three tracking categories: | Each page using this template is categorised in one of three tracking categories: | ||
* [[:Category: | * [[:Category:CatAutoTOC generates no TOC]] (population: {{PAGESINCATEGORY|CatAutoTOC generates no TOC}}) | ||
* [[:Category: | * [[:Category:CatAutoTOC generates standard Category TOC]] (population: {{PAGESINCATEGORY|CatAutoTOC generates standard Category TOC}}) | ||
* [[:Category: | * [[:Category:CatAutoTOC generates Large category TOC]] (population: {{PAGESINCATEGORY|CatAutoTOC generates Large category TOC}}) | ||
Templates which transclude {{tl| | Templates which transclude {{tl|CatAutoTOC}} are categorised in | ||
* [[:Category:Templates using | * [[:Category:Templates using CatAutoTOC]] (population: {{PAGESINCATEGORY|Templates using CatAutoTOC}}) | ||
... but only if the transclusion is outside any <code><nowiki><noinclude></noinclude></nowiki></code> tags | ... but only if the transclusion is outside any <code><nowiki><noinclude></noinclude></nowiki></code> tags |
Revision as of 11:43, 31 March 2019
This is a documentation subpage for Template:CatAutoTOC. It may contain usage information, categories and other content that is not part of the original template page. |
Adds a Table of Contents (TOC) to a category page if the category's size size merits it.
The size thresholds are:
- < 100 pages = no TOC
- 100–1200 pages = {{Category TOC}}
- > 1200 pages = {{Large category TOC}}
Usage
{{CatAutoTOC}}
No parameters are needed
On category pages, {{CatAutoTOC}}
can e placed wherever you want the TOC to be displayed.
On a category header template, it is best place outside any <includeonly></includeonly>
tags, so that template is categorised as using CatAutoToc.
Tracking
Each page using this template is categorised in one of three tracking categories:
- Category:CatAutoTOC generates no TOC (population: 3)
- Category:CatAutoTOC generates standard Category TOC (population: 3)
- Category:CatAutoTOC generates Large category TOC (population: 1)
Templates which transclude {{CatAutoTOC}} are categorised in
- Category:Templates using CatAutoTOC (population: 0)
... but only if the transclusion is outside any <noinclude></noinclude>
tags