(重定向自模板:Category link)
[[:Category:{{{1}}}|Category:{{{1}}}]]
This template is used on approximately 136,000 pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
{{模板:Category link|<category name>}}
{{模板:Category link|<category name>|<link text>}}
{{模板:Category link|<category name>|<link text>|<count=yes>}}
{{模板:Category link|<category name>|<link text>|<count=yes>|<count_type=type>}}
{{模板:Category link|<category name>|<link text>|<count=yes>|<count_type=type>|<backlog=backlog threshold>}}
{{category link}}
, {{cl}}
("category link") 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:Africa ( 0 )
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 ( 0 ) (default)
- {{Cl|Africa|count=yes|count_type=pages}} produces: Category:Africa ( 0 )
- {{Cl|Africa|count=yes|count_type=subcats}} produces: Category:Africa ( 0 )
- {{Cl|Africa|count=yes|count_type=files}} produces: Category:Africa ( 0 )
If you want to make counts standout for categories that have a backlog, use |backlog=
:
- {{Cl|Africa|count=yes|backlog=20}} produces: Category:Africa ( 0 )
See also
{{C}}
, which produces output such as: Africa and Afrika{{Cls}}
, which produces output such as: 模板:Cls{{模板:Category link with count}}
, which produces output such as: Category:Africa (0) and Category:Africa (0){{lc}}
, which produces output such as: 模板:Lc{{lcs}}
, which produces output such as 模板: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}}