మూస:C
[[:Category:|]]
{{c |category name}}
{{c |category name |link text}}
{{c|icon |category name}}
{{c|icon |category name |link text}}
Usage
మార్చుUse {{c}} to create a namespace-free link to a category, i.e. Philosophy rather than Category:Philosophy, Cat:Philosophy, etc:
{{c|Philosophy}}
produces: Philosophy
To specify the text used for the link – e.g. "Philosophy category" in place of "Philosophy" – add it as the next parameter:
{{c|Philosophy|Philosophy category}}
produces: Philosophy category
To prefix the link with the category icon "" (e.g. as seen in templates), set the first parameter as |icon
:
{{c|icon|Philosophy}}
produces: Philosophy{{c|icon|Philosophy|Philosophy category}}
produces: Philosophy
See also
మార్చు- {{cl}}, which produces the second type of link shown in the Usage section (Category:Philosophy, i.e. including the namespace prefix).
- {{cls}}, which produces the third type shown in the Usage section (Cat:Philosophy, i.e. including an abbreviated namespace prefix).
- {{lcs}}, which produces output such as: (edit talk links history)
- {{icon}} for standard Wikipedia icons.