Template:CatAutoTOC: Difference between revisions

m
26 revisions imported from wikipedia:Template:CatAutoTOC
m (indent)
m (26 revisions imported from wikipedia:Template:CatAutoTOC)
 
(14 intermediate revisions by 3 users not shown)
Line 1:
<includeonly><!--
# TOC, depending on category size
# <= 100 pages = no TOC
# 100–1200101–1200 pages = {{Category TOC}}
# > 1200 pages = {{Large category TOC}}
-->{{Category other|<!--
#################################################################################
-->{{#ifexpr: {{PAGESINCATEGORY|{{PAGENAME}}|R}} > 1200 <!--
#### This is a category page, so generate a TOC if needed. ####
-->|<!--
#### # > 1200, so large TOC ####
#### Use a sub-template [[Template:CatAutoTOC/core]], so that we never have ####
-->{{Large category TOC}}<!--
#### more than one call to the [[WP:EXPENSIVE]] function {{PAGESINCATEGORY}} ####
-->[[Category:CatAutoTOC generates Large category TOC]]<!--
#################################################################################
-->|<!--
-->{{CatAutoTOC/core<!--
# < 1200, so check again
-->|pagecount={{#ifexprPAGESINCATEGORY: {{PAGESINCATEGORY#invoke:HTMLDecode | HTMLDecode | text={{PAGENAME}} }}|R}} > 100<!--
-->|align = -->{{{align|}}}<!--
-->|top = # > 100, so std TOC{{{top|}}}<!--
-->|numerals = -->{{Category TOC{numerals|}}}<!--
-->|uppercase = {{{uppercase|}}}<!--
-->[[Category:CatAutoTOC generates standard Category TOC]]<!--
-->|lowercase = {{{lowercase|}}}<!--
-->}}<!--
# < 100, so no TOC
-->[[Category:CatAutoTOC generates no TOC]]<!--
-->}}<!--
-->}}<!--
-->}}<!--
-->{{Template other|<!--
-->[[Category:Templates using CatAutoTOC]]|<!--
#################################################################################
#### This page is a template, so categorise it ####
#### in [[Category:Templates using CatAutoTOC]] ... ####
#### ####
#### ... unless it is a /doc, /testcases or /sandbox ####
#### ####
#### There is no point categorising every sub-page of the same template ####
#################################################################################
-->{{#if: {{Str endswith|{{PAGENAME}}|/doc}}{{Str endswith|{{PAGENAME}}|/testcases}}{{Str endswith|{{PAGENAME}}|/sandbox}}<!--
-->|<!--
### Don't categorise /doc, /testcases or /sandbox pages
-->|<!--
### Not a /doc, /testcases or /sandbox page, so categorise it
-->[[Category:CatAutoTOCTemplates generatesusing Large category TOCCatAutoTOC]]<!--
-->}}<!--
-->}}</includeonly><noinclude>
{{Documentation}}