Changes

Jump to navigation Jump to search
TemplateData
{{Documentation subpage}}
<!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE---->

: {{tlx|c&nbsp;|''category name''}}
: {{tlx|c&nbsp;|''category name''&nbsp;|''link text''}}

===Usage===
Use {{tl|c}} to create a [[Wikipedia:Namespace|namespace]]-free link to a category, e.g. {{c|Philosophy}} rather than {{cl|Philosophy}}, {{cls|Philosophy}}:
: {{tlf|c|Philosophy}} produces: {{c|Philosophy}}
: {{tlf|c|Category:philosophy}} produces: {{c|Category:philosophy}}
To specify the text used for the link –&nbsp;e.g. "Philosophy category" in place of "Philosophy"&nbsp;– add it as the next parameter:
: {{tlf|c|Philosophy|Philosophy category}} produces: {{c|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===
* {{tl|cl}}, which produces the second type of link shown in the Usage section ({{cl|Philosophy}}, i.e. including the namespace prefix).
* {{tl|cls}}, which produces the third type shown in the Usage section ({{cls|Philosophy}}, i.e. including an abbreviated namespace prefix).
* {{tl|lcs}}, which produces output such as: {{lcs|Philosophy}}
* {{tl|icon}} for standard Wikipedia icons.
{{Internal category-link templates}}

<includeonly>{{basepage subpage
| <!----CATEGORIES BELOW THIS LINE, PLEASE:---->
[[Category:Internal category-link templates]]
}}</includeonly>
Anonymous user

Navigation menu