Template:CatAutoTOC: Difference between revisions

Nothing to hide, but nothing to show you either.
Jump to navigation Jump to search
Content added Content deleted
(tweak)
m (26 revisions imported from wikipedia:Template:CatAutoTOC)
 
(23 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
# TOC, depending on category size
# TOC, depending on category size
# < 100 pages = no TOC
# <= 100 pages no TOC
# 100–1200 pages = {{Category TOC}}
# 101–1200 pages {{Category TOC}}
# > 1200 pages = {{Large category TOC}}
# > 1200 pages {{Large category TOC}}
-->{{Category other|<!--
-->{{#ifexpr: {{PAGESINCATEGORY|{{PAGENAME}}|R}} > 1200 <!--
#################################################################################
-->|<!--
# > 1200, so large TOC
#### This is a category page, so generate a TOC if needed. ####
#### ####
-->{{Large category TOC}}<!--
#### Use a sub-template [[Template:CatAutoTOC/core]], so that we never have ####
-->[[Category:CatAutoToc generates Large category TOC]]<!--
#### more than one call to the [[WP:EXPENSIVE]] function {{PAGESINCATEGORY}} ####
-->|<!--
#################################################################################
# < 1200, so check again
-->{{CatAutoTOC/core<!--
-->{{#ifexpr: {{PAGESINCATEGORY|{{PAGENAME}}|R}} > 100<!--
-->|pagecount={{PAGESINCATEGORY:{{#invoke:HTMLDecode | HTMLDecode | text={{PAGENAME}} }}|R}}<!--
-->|<!--
# > 100, so std TOC
-->|align = {{{align|}}}<!--
-->{{Category TOC}}<!--
-->|top = {{{top|}}}<!--
-->|numerals = {{{numerals|}}}<!--
-->[[Category:CatAutoToc generates standard Category TOC]]<!--
-->|<!--
-->|uppercase = {{{uppercase|}}}<!--
# < 100, so no TOC
-->|lowercase = {{{lowercase|}}}<!--
-->}}<!--
-->[[Category:CatAutoToc generates no TOC]]<!--
-->}}<!--
-->}}<!--
-->{{Template other<!--
-->|<!--
#################################################################################
#### 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:Templates using CatAutoTOC]]<!--
-->}}<!--
-->}}</includeonly><noinclude>
-->}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Wikipedia CatAutoTOC]]
</noinclude>
</noinclude>

Latest revision as of 11:05, 22 June 2021