Template:CatAutoTOC: Difference between revisions

Nothing to hide, but nothing to show you either.
Jump to navigation Jump to search
Content added Content deleted
(As tested in Template:CatAutoTOC/sandbox: use a sub-template Template:CatAutoTOC/core, so that we never have more than one call to the WP:EXPENSIVE function {{PAGESINCATEGORY}})
m (26 revisions imported from wikipedia:Template:CatAutoTOC)
 
(9 intermediate revisions by 3 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|<!--
-->{{Category other|<!--
#################################################################################
#################################################################################
Line 12: Line 12:
#################################################################################
#################################################################################
-->{{CatAutoTOC/core<!--
-->{{CatAutoTOC/core<!--
-->|pagecount={{PAGESINCATEGORY|{{PAGENAME}}|R}}<!--
-->|pagecount={{PAGESINCATEGORY:{{#invoke:HTMLDecode | HTMLDecode | text={{PAGENAME}} }}|R}}<!--
-->|align = {{{align|}}}<!--
-->|top = {{{top|}}}<!--
-->|numerals = {{{numerals|}}}<!--
-->|uppercase = {{{uppercase|}}}<!--
-->|lowercase = {{{lowercase|}}}<!--
-->}}<!--
-->}}<!--
-->}}<!--
-->}}<!--

Latest revision as of 11:05, 22 June 2021