Template:Category link with count/doc
Appearance
This is a documentation subpage for Template:Category link with count. It contains usage information, categories and other content that is not part of the original Template page. |
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. |
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
Template:Internal category-link templates