Difference between revisions of "Template:Category link with count/sandbox"
Jump to navigation
Jump to search
imported>Zackmann08 |
imported>JJMC89 (fix) |
||
Line 2: | Line 2: | ||
-->{{#if:{{{name|}}}|{{{name}}}|Category:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}}}<!-- | -->{{#if:{{{name|}}}|{{{name}}}|Category:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}}}<!-- | ||
-->]] ({{PAGESINCATEGORY:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}|{{{2|all}}}}})<noinclude> | -->]] ({{PAGESINCATEGORY:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}|{{{2|all}}}}})<noinclude> | ||
− | {{Documentation | + | {{Documentation}} |
− | |||
</noinclude> | </noinclude> |
Latest revision as of 03:32, 10 June 2019
[[:Category:{{{1}}}|Category:{{{1}}}]] (0)
![]() | This is the template sandbox page for Template:Category link with count (diff). See also the companion subpage for test cases. |
![]() | This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Transclusion count updated automatically (see documentation). |
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}}
{{clc|CATEGORY}}
{{CLC|CATEGORY}}
Two parameters
{{Category link with count|CATEGORY|TYPE}}
{{clc|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
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
Without "Category:"
{{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)
With "Category:"
{{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)
See also
|
|
The above documentation is transcluded from Template:Category link with count/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |