Template:Cat/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Plastikspork →See also: dashes |
m 30 revisions imported |
||
(26 intermediate revisions by 19 users not shown) | |||
Line 3: | Line 3: | ||
=== Usage === | === Usage === | ||
Creates a link to the specified category. | Creates a link to the specified category. Canonalizes the displayed category name. | ||
'''Example''': | '''Example''': | ||
* {{tlx|Cat|Stubs}} → {{Cat|Stubs}} | |||
{{Cat|stubs}} | * {{tlx|Cat|stubs}} → {{Cat|stubs}} | ||
* {{tlx|Cat|cat:stubs}} → {{Cat|Category:stubs}} | |||
{{Cat|stubs}} | * {{tlx|Cat|category:stubs}} → {{Cat|Category:stubs}} | ||
===See also=== | === See also === | ||
* {{tl|c}} | * {{tl|c}} – pipetricked category name – skips 'Category:' and displays bare link. | ||
* {{tl|cl}} | * {{tl|cl}} – links to category and includes the 'Category:' label | ||
* {{tl| | * {{tl|cls}} – compromise macro between 'C' and 'Cat': <nowiki>[[:Category:{{{1}}}|Cat:{{{1}}}]]</nowiki> | ||
* {{tl|catlist}} – list of many, variable output format | |||
* {{tl|cat see also}} | * {{tl|cat see also}} – list of many, fixed output format for a category-namespace hatnote | ||
< | ; with administration links | ||
* {{tl|lc}} – Category name and full links – for administration and discussion pages | |||
* {{tl|lcs}} – Category name and '''s'''maller set of links – same purposes, <br />but note, both are useful from within preview screens as well to explore and study relationships, or make related changes. | |||
</includeonly> | <includeonly>{{sandbox other|| | ||
[[Category:Internal category-link templates]] | |||
}}</includeonly> |
Latest revision as of 00:53, 3 September 2020
This is a documentation subpage for Template:Cat. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
Creates a link to the specified category. Canonalizes the displayed category name.
Example:
{{Cat|Stubs}}
→ Category:Stubs{{Cat|stubs}}
→ Category:Stubs{{Cat|cat:stubs}}
→ Category:Stubs{{Cat|category:stubs}}
→ Category:Stubs
See also
- {{c}} – pipetricked category name – skips 'Category:' and displays bare link.
- {{cl}} – links to category and includes the 'Category:' label
- {{cls}} – compromise macro between 'C' and 'Cat': [[:Category:{{{1}}}|Cat:{{{1}}}]]
- {{catlist}} – list of many, variable output format
- {{cat see also}} – list of many, fixed output format for a category-namespace hatnote
- with administration links
- {{lc}} – Category name and full links – for administration and discussion pages
- {{lcs}} – Category name and smaller set of links – same purposes,
but note, both are useful from within preview screens as well to explore and study relationships, or make related changes.