Template:TSwitch
Revision as of 14:35, 2 February 2023 by Gwyneth Llewelyn (talk | contribs) (Shamelessly copied from wikidata.org)
{{{1}}}/en
This documentation is transcluded from Template:TSwitch/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for TSwitch
{
"description": {
"en": "This template is used to return the name of translatable templates in the current user interface language. Templates internationalized using per-language pages on Wikidata use language code subpages like “Template:template/langcode” by convention (e.g. Template:Foo’s German translation is Template:Foo/de). This template returns the title of the translation in user language if that exists, and the wiki default language otherwise."
},
"format": "inline",
"params": {
"1": {
"description": {
"en": "The name of the template to get translations for."
},
"label": {
"en": "template"
},
"required": true,
"type": "wiki-template-name"
}
}
}
See also
- {{TNTN}} – does the same but with page language instead of interface language