|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| {{Documentation subpage}}
| | [[:Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|<!-- |
| <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
| | -->{{#if:{{{name|}}}|{{{name}}}|Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}}}<!-- |
| {{High-use}} | | -->]] ({{PAGESINCATEGORY:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|{{{2|all}}}}})<noinclude> |
| {{Template shortcut|clc|CLC}}
| | {{Documentation}} |
| | | </noinclude> |
| == About == | |
| {{tl|Category link with count}} generates a link to a category followed by the number of pages in the category. It uses the [[mw:Help:Magic words#PAGESINCATEGORY|PAGESINCATEGORY]] [[Help:Magic words#Parser functions|parser function]]. | |
| | |
| == Usage ==
| |
| One parameter
| |
| * {{tlc|Category link with count|<var>CATEGORY</var>}}
| |
| * {{tlc|clc|<var>CATEGORY</var>}}
| |
| * {{tlc|CLC|<var>CATEGORY</var>}}
| |
| | |
| Two parameters
| |
| * {{tlc|Category link with count|<var>CATEGORY</var>|<var>TYPE</var>}}
| |
| * {{tlc|clc|<var>CATEGORY</var>|<var>TYPE</var>}}
| |
| * {{tlc|CLC|<var>CATEGORY</var>|<var>TYPE</var>}}
| |
| | |
| Name label
| |
| * {{tlc|Category link with count|<var>Category:Guans (bird)</var>|<nowiki>name=CAT:Guans</nowiki>}} →
| |
| * {{clc|Category:Guans (bird)|name=CAT:Guans}}
| |
| | |
| == Examples ==
| |
| Using the template shortcut {{tlx|clc}}:
| |
| | |
| === One parameter ===
| |
| Prefix namespace {{mono|Category}} is optional.
| |
| | |
| Without "Category:"
| |
| * {{tlc|clc|Côte-d'Or}} → {{clc|Côte-d'Or}}
| |
| | |
| With "Category:"
| |
| * {{tlc|clc|Category:Côte-d'Or}} → {{clc|Category:Côte-d'Or}}
| |
| | |
| === Two parameters ===
| |
| * {{tlc|clc|Côte-d'Or|pages}} → {{clc|Côte-d'Or|pages}}
| |
| * {{tlc|clc|Côte-d'Or|subcats}} → {{clc|Côte-d'Or|subcats}}
| |
| * {{tlc|clc|Côte-d'Or|files}} → {{clc|Côte-d'Or|files}}
| |
| | |
| * {{tlc|clc|Category:Côte-d'Or|pages}} → {{clc|Category:Côte-d'Or|pages}}
| |
| * {{tlc|clc|Category:Côte-d'Or|subcats}} → {{clc|Category:Côte-d'Or|subcats}}
| |
| * {{tlc|clc|Category:Côte-d'Or|files}} → {{clc|Category:Côte-d'Or|files}}
| |
| | |
| ===Name label===
| |
| :{{para|name|}}
| |
| * <code><nowiki>{{clc|Côte-d'Or|name=Cd'O}}</nowiki></code> → {{clc|Côte-d'Or|name=Cd'O}}
| |
| | |
| ==See also==
| |
| {{Internal category-link templates}}
| |
| | |
| <includeonly>{{sandbox other|| | |
| <!-- Categories below this line, please; interwikis at Wikidata -->
| |
| [[Category:Internal category-link templates]]
| |
| }}</includeonly> | |