Template:Wp/nod/Template:Category link
Appearance
Content deleted Content added
RichardW57 (talk | contribs) ᩐᩣᨧᩣ᩠ᨠ en.wikipedia.org/wiki/Template:Category_link |
(No difference)
|
Revision as of 03:16, 11 March 2018
[[:Category:{{{1}}}|Category:{{{1}}}]]
ᨿᩢ᩠ᨦᨷ᩵ᨸᩖᩯ
{{cl|category name}}
{{cl|category name|link text}}
{{cl|category name|link text|count=yes}}
{{cl|category name|link text|count=yes|count_type=type}}
{{cl|category name|link text|count=yes|count_type=type|backlog=backlog threshold}}
{{cl}} ("[C]ategory [l]ink") produces a link to a category in a similar fashion to {{tl}} for a template. For example:
- {{cl|Africa}} produces: Category:Africa
To specify the text used for the link, add it as a second parameter:
- {{cl|Africa|this category}} produces: this category
To add a count of everything in the category, add the |count=yes
parameter:
- {{cl|Africa|count=yes}} produces: Category:AfricaWp/nod/
If you just want to get a count of pages, files, or subcats, use the |count_type=
parameter:
- {{cl|Africa|count=yes|count_type=all}} produces: Category:Africa (default)
- {{cl|Africa|count=yes|count_type=pages}} produces: Category:Africa
- {{cl|Africa|count=yes|count_type=subcats}} produces: Category:Africa
- {{cl|Africa|count=yes|count_type=files}} produces: Category:Africa
If you want to make counts standout for categories that have a backlog, use |backlog=
:
- {{cl|Africa|count=yes|backlog=20}} produces: Category:Africa
See also
- {{c}}, which produces output such as: Template:C and Template:C
- {{cls}}, which produces output such as: Template:Cls
- {{clc}}, which produces output such as: Template:Clc and Template:Clc
- {{lc}}, which produces output such as: Template:Lc
- {{lcs}}, which produces output such as Template:Lcs
- {{tl}}, which links produces a link to a template surrounded by template-style double-braces (e.g. {{Africa}}).
- Category:Internal category-link templates
- Category:Internal link templates
Template:Internal category-link templates
The above documentation is transcluded from Template:Wp/nod/Category link/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |