Difference between revisions of "Template:C/doc"

From blackwiki
Jump to navigation Jump to search
imported>Hyacinth
(→‎See also: {{Internal category-link templates}})
imported>Kaldari
(TemplateData)
 
Line 13: Line 13:
 
: {{tlf|c|Category:philosophy|Philosophy category}} produces: {{c|Category:philosophy|Philosophy category}}
 
: {{tlf|c|Category:philosophy|Philosophy category}} produces: {{c|Category:philosophy|Philosophy category}}
  
 +
== Template data ==
 +
 +
{{TemplateDataHeader}}
 +
<templatedata>
 +
{
 +
"description": "Creates links to categories without the namespace prefix.",
 +
"params": {
 +
"1": {
 +
"label": "Category name",
 +
"description": "The name of the category to link to, with or without the Category: prefix",
 +
"type": "string",
 +
"required": true
 +
},
 +
"2": {
 +
"label": "Link text",
 +
"description": "Text of the actual link, if you want to override it",
 +
"type": "string"
 +
}
 +
}
 +
}
 +
</templatedata>
  
 
===See also===
 
===See also===

Latest revision as of 01:30, 9 November 2018

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

Usage

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

{{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

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for 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

See also

Template Example output
{{c}} Example
{{cl}} Category:Example
{{cls}} Cat:Example
Template Example output
{{cconly}} Template:Cconly
{{clc}} Category:Example (0)
{{lc}} Category:Example (edit | talk | history | links | watch | logs)
{{lcs}} Category:Example(edit talk links history)