Skabelon:Cl/doc
Udseende
Dette er dokumentationsundersiden til Skabelon:Cl. Denne side indeholder information om brug, kategorier samt andet indhold, som ikke er en del af den oprindelige skabelonside. |
{{Category}} redirects here. You may be looking for {{Wikipedia category}}.
{{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|Afrika}} produces: Kategori:Afrika
To specify the text used for the link, add it as a second parameter:
- {{Cl|Afrika|this category}} produces: this category
To add a count of everything in the category, add the |count=yes
parameter:
- {{Cl|Afrika|count=yes}} produces: Kategori:Afrika ( 56 )
If you just want to get a count of pages, files, or subcats, use the |count_type=
parameter:
- {{Cl|Afrika|count=yes|count_type=all}} produces: Kategori:Afrika ( 56 ) (default)
- {{Cl|Afrika|count=yes|count_type=pages}} produces: Kategori:Afrika ( 36 )
- {{Cl|Afrika|count=yes|count_type=subcats}} produces: Kategori:Afrika ( 20 )
- {{Cl|Afrika|count=yes|count_type=files}} produces: Kategori:Afrika ( 0 )
If you want to make counts standout for categories that have a backlog, use |backlog=
:
- {{Cl|Afrika|count=yes|backlog=20}} produces: Kategori:Afrika ( 56 )
Se også
[rediger kildetekst]- {{C}}, which produces output such as: Afrika and Afrika
- {{Cls}}, which produces output such as: Kat:Afrika
- {{lc}}, which produces output such as: Skabelon:Lc
- {{lcs}}, which produces output such as Skabelon:Lcs
- {{tl}}, which links produces a link to a template surrounded by template-style double-braces (e.g. {{Afrika}}).
- Kategori:Internal category-link templates
- Kategori:Internal link templates