模板:CatAutoTOC/doc

来自决策链云智库
< 模板:CatAutoTOC
Zeroclanzhang讨论 | 贡献2024年1月17日 (三) 23:47的版本 (创建页面,内容为“{{Documentation subpage}} {{High-use|341917}} {{lua|Module:HTMLDecode}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> Adds a Table of Contents (TOC) to a category page if the category's size warrants it. The size thresholds are: # <= 100 pages → no TOC # 101–1200 pages → {{tl|Category TOC}} # > 1200 pages → {{tl|Large category TOC}} ==Usage== <code><nowiki>{{CatAuto…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

Adds a Table of Contents (TOC) to a category page if the category's size warrants it.

The size thresholds are:

  1. <= 100 pages → no TOC
  2. 101–1200 pages → {{Category TOC}}
  3. > 1200 pages → {{Large category TOC}}

Usage

{{CatAutoTOC}}

On category pages, {{CatAutoTOC}} can be placed wherever you want the TOC to be displayed.

On a category header template, it is best placed outside any <includeonly></includeonly> tags, so that the template is categorised as using CatAutoTOC.

Parameters

No parameters are needed.

However, the parameters available {{Category TOC}} may be supplied, and if CatAutoTOC calls {{Category TOC}}, those parameters will be passed on to {{Category TOC}}.

So e.g. {{CatAutoTOC|align=center}} will:

  1. Have no effect if no TOC is generated
  2. Align to the center if {{Category TOC}} is used
  3. Have no effect if {{Large category TOC}} is used, because {{Large category TOC}} accepts no parameters

Tracking

Each page using this template is categorised in one of three tracking categories:

Templates which transclude {{CatAutoTOC}} are categorised in

... but only if the transclusion is outside any <noinclude></noinclude> tags

Purge this page to update the totals

Bugs

This template uses the magic word {{PAGESINCATEGORY}} to count the number of pages in the category. Unfortunately, this function can return wildly erroneous results on some categories which have had many pages added and removed.

This bug is well-known, and has been documented in several places since 2010, including:

In the overwhelming majority of categories, the count is recorded accurately enough to support use of this template. However, there seemed to be some issue with {{PAGESINCATEGORY}} falsely returning zero in some cases. This is tracked in:

As of 19 April 2020, that problem seems to have been fixed by a small but cunning tweak[1] to how {{PAGESINCATEGORY}} is called.

The category should contain only pages labelled as "empty". Purge page to update totals

See also

模板:Category TOC see also