Template:Category link/doc
{{Template:Category link|category name}}{{Template:Category link|category name|link text}}{{Template:Category link|category name|link text|count=yes}}{{Template:Category link|category name|link text|count=yes|count_type=type}}{{Template:Category link|category name|link text|count=yes|count_type=type|backlog=backlog threshold}}
{{Template:Category link}} ("[C]ategory [l]ink") produces a link to a category in a similar fashion to {{Template:Template link}} for a template. For example:
- Cl
produces: Category:Africa
To specify the text used for the link, add it as a second parameter:
- Cl
produces: this category
To add a count of everything in the category, add the |count=yes parameter:
- Cl
produces: Category:Africa ( 0 )
If you just want to get a count of pages, files, or subcats, use the |count_type= parameter:
- Cl
produces: Category:Africa ( 0 ) (default)
- Cl
produces: Category:Africa ( 0 )
- Cl
produces: Category:Africa ( 0 )
- Cl
produces: Category:Africa ( 0 )
If you want to make counts standout for categories that have a backlog, use |backlog=:
- Cl
produces: Category:Africa ( 0 )
See also
- {{C}}, which produces output such as: Africa and Afrika
- {{Cls}}, which produces output such as: Template:Cls
- {{Template:Category link with count}}, which produces output such as: Category:Africa (0) and Category:Africa (0)
- {{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
- {{Category see also}}
Template:Internal category-link templates