Template:Category link with count/doc: Difference between revisions
Template page
More actions
comment unused code |
fix double comment close |
||
| Line 37: | Line 37: | ||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
<!-- Categories below this line, please; interwikis at Wikidata | <!-- Categories below this line, please; interwikis at Wikidata -> | ||
[[Category:Internal category-link templates]] | [[Category:Internal category-link templates]] | ||
}}</includeonly> | }}</includeonly> | ||
--> | --> | ||
Revision as of 07:19, 4 June 2019
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}}
- Two parameters
{{Category link with count|CATEGORY|TYPE}}
Examples
One parameter
- without "Category:"
{{Category link with count|Côte-d'Or}}→ Category:Côte-d'Or (0)
- with "Category:"
{{Category link with count|Category:Côte-d'Or}}→ Category:Côte-d'Or (0)
Two parameters
- without "Category:"
{{Category link with count|Côte-d'Or|pages}}→ Category:Côte-d'Or (0){{Category link with count|Côte-d'Or|subcats}}→ Category:Côte-d'Or (0){{Category link with count|Côte-d'Or|files}}→ Category:Côte-d'Or (0)
- with "Category:"
{{Category link with count|Category:Côte-d'Or|pages}}→ Category:Côte-d'Or (0){{Category link with count|Category:Côte-d'Or|subcats}}→ Category:Côte-d'Or (0){{Category link with count|Category:Côte-d'Or|files}}→ Category:Côte-d'Or (0)