Template:C/doc

From mediawiki.org

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

Category link

Creates a link to a category in the user’s language.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Category1

The name of the category (The “Category:” prefix may be omitted)

Auto value
Stringrequired
Displayed Text2

The displayed text

Lineoptional
Namespace?nsp

Whether to display the “Category:” namespace prefix, defaults to whether parameter 1 includes the “Category:” prefix.

Suggested values
0 1 ¬
Default
{{#ifeq:{{NAMESPACENUMBER:{{{1}}}|14|1|0}}}}
Auto value
0
Booleanoptional

Examples[edit]

No |nsp= parameter
  • {{C|Foo}}Foo
  • {{C|Category:Foo}}Category:Foo
|nsp=0
  • {{C|Foo|nsp=0}}Foo
  • {{C|Category:Foo|nsp=0}}Foo
|nsp=1