Template:If language suffix: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Categorized as localisation template, added doc) |
||
(15 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{#switch:{{ | {{#switch:{{Language suffix}} | ||
| cs | de | es | fr | it | nl | pt-br | ru | uk = /{{ | | 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> |
Latest 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