Template:If language suffix: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Added Portuguese language support |  Categorized as localisation template, added doc | ||
| Line 1: | Line 1: | ||
| {{#switch:{{Language suffix}} | {{#switch:{{Language suffix}} | ||
| | cs | da | de | es | fr | hu | it | ja | ko | ms | nl | pl | pt-br | pt-pt | ru | sv | tr | uk | vi | zh = /{{Language suffix}} | | cs | da | de | es | fr | hu | it | ja | ko | ms | nl | pl | pt-br | pt-pt | ru | sv | tr | uk | vi | zh = /{{Language suffix}} | ||
| }} | }}<noinclude> | ||
| {{documentation}} | |||
| [[Category:Localisation templates]] | |||
| </noinclude> | |||
Revision as of 15:43, 24 March 2020
[View] [Edit] [Page history]
DocumentationGets the language suffix from the pagename, with a / in front. Returns an empty string for no language suffix (English pages). See Template:Get language code for removing the / in front and getting "en" pages without a language suffix.
Example 1: Page the template is on: "Infobox:Accumulator" -> {{Language suffix}} gives "".
Example 2: Page the template is on: "Accumulator/de" -> {{Language suffix}} gives "/de".
Example 3: Page the template is on: "Infobox:Accumulator/de" -> {{Language suffix}} gives "/de". List of all templates