Difference between revisions of "Template:Category TOC/tracking"

From blackwiki
Jump to navigation Jump to search
imported>BrownHairedGirl
(tweak cat names)
imported>BrownHairedGirl
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
  ############################################################################
 
  ############################################################################
 
--><includeonly><!--
 
--><includeonly><!--
-->{{#ifexpr: {{{pagecount|}}} < 100<!--
+
-->{{#ifexpr: {{{pagecount|}}} <= 0<!--
     -->|[[Category:Template Category TOC on category with up to 100 pages]]<!--
+
     -->|[[Category:Template Category TOC on pages where PAGESINCATEGORY returns zero]]<!--
     -->|{{#ifexpr: {{{pagecount|}}} <= 200<!--
+
     -->|{{#ifexpr: {{{pagecount|}}} <= 100<!--
         -->|{{#ifeq: {{{CatAutoTOC|}}} |yes<!--
+
         -->|[[Category:Template Category TOC on category with up to 100 pages]]<!--
            -->|[[Category:Template Category TOC via CatAutoTOC on category with 101–20 pages|{{PAGENAME}}]]<!--
+
         -->|{{#ifexpr: {{{pagecount|}}} <= 200<!--
            -->|[[Category:Template Category TOC without CatAutoTOC on category with 101–200 pages|{{PAGENAME}}]]<!--
 
        -->}}<!--
 
         -->|{{#ifexpr: {{{pagecount|}}} < 600<!--
 
 
             -->|{{#ifeq: {{{CatAutoTOC|}}} |yes<!--
 
             -->|{{#ifeq: {{{CatAutoTOC|}}} |yes<!--
                 -->|[[Category:Template Category TOC via CatAutoTOC on category with 201–600 pages|{{PAGENAME}}]]<!--
+
                 -->|[[Category:Template Category TOC via CatAutoTOC on category with 101–200 pages|{{PAGENAME}}]]<!--
                 -->|[[Category:Template Category TOC without CatAutoTOC on category with 201–600 pages|{{PAGENAME}}]]<!--
+
                 -->|[[Category:Template Category TOC without CatAutoTOC on category with 101–200 pages|{{PAGENAME}}]]<!--
 
             -->}}<!--
 
             -->}}<!--
             -->|{{#ifexpr: {{{pagecount|}}} <= 1200<!--
+
             -->|{{#ifexpr: {{{pagecount|}}} <= 300<!--
 
                 -->|{{#ifeq: {{{CatAutoTOC|}}} |yes<!--
 
                 -->|{{#ifeq: {{{CatAutoTOC|}}} |yes<!--
                     -->|[[Category:Template Category TOC via CatAutoTOC on category with 601–1200 pages|{{PAGENAME}}]]<!--
+
                     -->|[[Category:Template Category TOC via CatAutoTOC on category with 201–300 pages|{{PAGENAME}}]]<!--
                     -->|[[Category:Template Category TOC without CatAutoTOC on category with 601–1200 pages|{{PAGENAME}}]]<!--
+
                     -->|[[Category:Template Category TOC without CatAutoTOC on category with 201–300 pages|{{PAGENAME}}]]<!--
 
                 -->}}<!--
 
                 -->}}<!--
                 -->|<!-- #pagecount is > 1200  
+
                 -->|{{#ifexpr: {{{pagecount|}}} <= 600<!--
                  -->[[Category:Template Category TOC on category with over 1200 pages|{{PAGENAME}}]]<!--
+
                    -->|{{#ifeq: {{{CatAutoTOC|}}} |yes<!--
            -->}}<!--
+
                        -->|[[Category:Template Category TOC via CatAutoTOC on category with 301–600 pages|{{PAGENAME}}]]<!--
 +
                        -->|[[Category:Template Category TOC without CatAutoTOC on category with 301–600 pages|{{PAGENAME}}]]<!--
 +
                    -->}}<!--
 +
                    -->|{{#ifexpr: {{{pagecount|}}} <= 900<!--
 +
                        -->|{{#ifeq: {{{CatAutoTOC|}}} |yes<!--
 +
                            -->|[[Category:Template Category TOC via CatAutoTOC on category with 601–900 pages|{{PAGENAME}}]]<!--
 +
                            -->|[[Category:Template Category TOC without CatAutoTOC on category with 601–900 pages|{{PAGENAME}}]]<!--
 +
                        -->}}<!--
 +
                            -->|{{#ifexpr: {{{pagecount|}}} <= 1200<!--
 +
                                -->|{{#ifeq: {{{CatAutoTOC|}}} |yes<!--
 +
                                    -->|[[Category:Template Category TOC via CatAutoTOC on category with 901–1200 pages|{{PAGENAME}}]]<!--
 +
                                    -->|[[Category:Template Category TOC without CatAutoTOC on category with 901–1200 pages|{{PAGENAME}}]]<!--
 +
                                -->}}<!--
 +
                                -->|<!-- #pagecount is > 1200  
 +
                                  -->[[Category:Template Category TOC on category with over 1200 pages|{{PAGENAME}}]]<!--
 +
                            -->}}<!--
 +
                    -->}}<!--
 +
                -->}}<!--
 +
            -->}}<!--
 
         -->}}<!--
 
         -->}}<!--
 
     -->}}<!--
 
     -->}}<!--
Line 33: Line 48:
 
--></includeonly><!--
 
--></includeonly><!--
 
--><noinclude><!--
 
--><noinclude><!--
-->{{documentation|content=This is a sub-template for [[Template:Category TOC]].  All the tracking is done via this template.}}<!--
+
-->{{documentation|content=This is a sub-template for [[Template:Category TOC]].  All the tracking is done via this template.
 +
== See also ==
 +
* [[:Template:Large category TOC/tracking]]
 +
}}<!--
 
--></noinclude>
 
--></noinclude>

Latest revision as of 16:36, 7 April 2020

50px Template documentation

This is a sub-template for Template:Category TOC. All the tracking is done via this template.

See also