Template:Wp/nod/Template:Category link

From Wikimedia Incubator
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}}}]]

Template documentation[view] [edit] [history] [purge]

ᨿᩢ᩠ᨦᨷ᩵ᨸᩖᩯ


Template:Wp/nod/hatnote


{{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

Template:Internal category-link templates