Template:C/doc

From MicroWiki, the free micronational encyclopædia
Jump to navigation Jump to search

Usage

{{|category name}}
{{|category name |link text}}

Use {{c}} to create a namespace-free link to a category, e.g. Philosophy rather than Category:Philosophy, Template:Cls:

{{c|Philosophy}} produces: Philosophy
{{c|Category: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
{{c|Category:philosophy|Philosophy category}} produces: Philosophy category

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 (Template:Cls, i.e. including an abbreviated namespace prefix).
  • {{lcs}}, which produces output such as: Template:Lcs
  • {{icon}} for standard Wikipedia icons.
Template Example output
{{c}} Example
{{cl}} Category:Example
{{cls}} Template:Cls
Template Example output
{{cconly}} Template:Cconly
{{clc}} Category:Example (0)
{{lc}} Template:Lc
{{lcs}} Template:Lcs

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools.

C

Creates links to categories without the namespace prefix.

Template parameters

ParameterDescriptionTypeStatus
Category name1

The name of the category to link to, with or without the Category: prefix

Stringrequired
Link text2

Text of the actual link, if you want to override it

Stringoptional