Difference between revisions of "Template:Category link with count"
Jump to navigation
Jump to search
test>Primefac m (Changed protection level for "Template:Category link with count": high-risk template with 2000+ transclusions ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
test>Zackmann08 (adding an optional 'name' param which will override the display) |
||
| Line 1: | Line 1: | ||
| − | [[:Category:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}]] ({{PAGESINCATEGORY:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}|{{{2|all}}}}})<noinclude> | + | [[:Category:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}|<!-- |
| + | -->{{#if:{{{name|}}}|{{{name}}}|Category:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}}}<!-- | ||
| + | -->]] ({{PAGESINCATEGORY:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}|{{{2|all}}}}})<noinclude> | ||
{{Documentation|Template:Clc/doc}} | {{Documentation|Template:Clc/doc}} | ||
[[Category:Internal category-link templates]] | [[Category:Internal category-link templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 21:05, 5 October 2018
[[:Category:{{{1}}}|Category:{{{1}}}]] (0)
| This template is used on approximately 4,900 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Transclusion count updated automatically (see documentation). |
Template:Category link with count generates a link to a category followed by the number of pages in the category. It uses the PAGESINCATEGORY parser function.
Usage
One parameter
{{Category link with count|CATEGORY}}{{clc|CATEGORY}}{{CLC|CATEGORY}}
Two parameters
{{Category link with count|CATEGORY|TYPE}}{{clc|CATEGORY|TYPE}}{{CLC|CATEGORY|TYPE}}
Name label
{{Category link with count|Category:Guans (bird)|name=CAT:Guans}}→- CAT:Guans (0)
Examples
Using the template shortcut {{clc}}:
One parameter
Without "Category:"
{{clc|Côte-d'Or}}→ Category:Côte-d'Or (0)
With "Category:"
{{clc|Category:Côte-d'Or}}→ Category:Côte-d'Or (0)
Two parameters
Without "Category:"
{{clc|Côte-d'Or|pages}}→ Category:Côte-d'Or (0){{clc|Côte-d'Or|subcats}}→ Category:Côte-d'Or (0){{clc|Côte-d'Or|files}}→ Category:Côte-d'Or (0)
With "Category:"
{{clc|Category:Côte-d'Or|pages}}→ Category:Côte-d'Or (0){{clc|Category:Côte-d'Or|subcats}}→ Category:Côte-d'Or (0){{clc|Category:Côte-d'Or|files}}→ Category:Côte-d'Or (0)
See also
|
|
| The above documentation is transcluded from Template:Clc/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Subpages of this template. |