模板:Category link/doc

来自决策链云智库
< 模板:Category link
Zeroclanzhang讨论 | 贡献2024年1月16日 (二) 23:56的版本 (创建页面,内容为“{{Documentation subpage}} {{High-use}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{Hatnote|{{tl|Category}} redirects here. You may be looking for {{tl|Wikipedia category}} or {{tl|Collapsible list}}.}} <hr style="margin-bottom: 1.25em;"> {{Template shortcut|cl|CL|categ|category}} : {{Tlx|Cl|''category name''}} : {{Tlx|Cl|''category name''|''link text''}} : {{Tlx|Cl|''category name''|''link text''|count{{=}}yes}} : {{Tlx|Cl|''category name''|''link t…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

{{模板: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

模板:Internal category-link templates