Template:Clc: Difference between revisions

From Black Cat Studios
Jump to navigationJump to search
(Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use}} {{Template shortcut|clc|CLC}} == About == {{tl|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...")
(Redirected page to Template:Category link with count)
Tag: New redirect
Line 1: Line 1:
{{Documentation subpage}}
#REDIRECT [[Template:Category link with count]]
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{High-use}}
{{Template shortcut|clc|CLC}}
 
== 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>}} &rarr;
* {{clc|Category:Guans (bird)|name=CAT:Guans}}
 
== Examples ==
Using the template shortcut {{tlx|clc}}:
 
=== One parameter ===
Prefix namespace {{mono|Category}} is optional.
 
Without "Category&#58;"
* {{tlc|clc|Côte-d'Or}} &rarr; {{clc|Côte-d'Or}}
 
With "Category&#58;"
* {{tlc|clc|Category:Côte-d'Or}} &rarr; {{clc|Category:Côte-d'Or}}
 
=== Two parameters ===
* {{tlc|clc|Côte-d'Or|pages}} &rarr; {{clc|Côte-d'Or|pages}}
* {{tlc|clc|Côte-d'Or|subcats}} &rarr; {{clc|Côte-d'Or|subcats}}
* {{tlc|clc|Côte-d'Or|files}} &rarr; {{clc|Côte-d'Or|files}}
 
* {{tlc|clc|Category:Côte-d'Or|pages}} &rarr; {{clc|Category:Côte-d'Or|pages}}
* {{tlc|clc|Category:Côte-d'Or|subcats}} &rarr; {{clc|Category:Côte-d'Or|subcats}}
* {{tlc|clc|Category:Côte-d'Or|files}} &rarr; {{clc|Category:Côte-d'Or|files}}
 
===Name label===
:{{para|name|}}
* <code><nowiki>{{clc|Côte-d'Or|name=Cd'O}}</nowiki></code> &rarr; {{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>

Revision as of 03:47, 19 June 2023