Template:If language suffix: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
No edit summary
(Categorized as localisation template, added doc)
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#switch:{{Language suffix}}
{{#switch:{{Language suffix}}
| cs | de | es | fr | it | ja | nl | pl | pt-br | ru | uk | 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]

Documentation

Gets 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