模板:CatAutoTOC
此模板使用Lua語言: |
當某一分類包含超過一定數量的頁面時,本模板會自動增加分類目錄:
- <= 100個頁面 → 沒有分類目錄
- 101–1200個頁面 → {{CategoryTOC}}
- > 1200個頁面 → {{LargeCategoryTOC}}
用法
{{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.
參數
本模板沒有必填參數。
However, the parameters available {{CategoryTOC}} may be supplied, and if CatAutoTOC calls {{CategoryTOC}}, those parameters will be passed on to {{CategoryTOC}}.
So e.g. {{CatAutoTOC|align=center}}
will:
- Have no effect if no TOC is generated
- Align to the center if {{CategoryTOC}} is used
- Have no effect if {{LargeCategoryTOC}} is used, because {{LargeCategoryTOC}} accepts no parameters
追蹤
{{CatAutoTOC}} 生成的效果 |
頁面數量 | 百分比 |
---|---|---|
未生成目錄 | 1,614 | 87.10% |
生成標準目錄 | 151 | 8.15% |
生成大型目錄 | 88 | 4.75% |
總計 | 1,853 | |
清除快取以顯示最新數據 |
每個有放置本模板的頁面,將會被歸類於以下三個分類之一:
- Category:CatAutoTOC generates no TOC
- Category:CatAutoTOC generates standard Category TOC
- Category:CatAutoTOC generates Large category TOC
Templates which transclude {{CatAutoTOC}} are categorised in
- Category:Templates using CatAutoTOC (population: 0)
... but only if the transclusion is outside any <noinclude></noinclude>
tags
Purge this page to update the totals
缺陷
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:
- Category:CatAutoTOC on pages where PAGESINCATEGORY returns zero (population: 0)
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