Template:TSwitch

From Second Life Wiki
Jump to navigation Jump to search

{{{1}}}/en

[Edit] [🔄Purge] Template-info.png Template documentation
This is the "Wikipedia logo"TemplateData for this template used by TemplateWizard, "Wikipedia logo"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