Template:Category link with count
[[:Category:{{{1}}}|Category:{{{1}}}]] (0)
This template is used on many pages. To avoid large-scale disruption and unnecessary server load, any changes to this template should first be tested in its /sandbox or /testcases subpages or in your own user subpage. The tested changes can then be added to this page in one single edit. Please consider discussing any changes on the talk page before implementing them. |
Due to a server limit of 500 "expensive parser function" calls (e.g. #ifexist:, PAGESIZE:, and PAGESINCATEGORY:), this template will only work properly if the page using it has not already exceeded the limit. When the limit is exceeded, the page using this template or module is categorised in Category:Pages with too many expensive parser function calls. (further information) |
Uses Lua: |
About
{{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}}
Two parameters
{{Category link with count|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
Prefix namespace Category is optional.
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
{{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){{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)
Name label
|name=
{{clc|Côte-d'Or|name=Cd'O}}
→ Cd'O (0)
See also
|
|