Template:Wp/nod/Category link/doc

From Wikimedia Incubator

ᨿᩢ᩠ᨦᨷ᩵ᨸᩖᩯ

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[edit source]

Template:Internal category-link templates