Template:No language suffix/No namespace: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Added Hungarian language support)
(Added Vietnamese language support)
Line 1: Line 1:
{{#switch: {{#titleparts: {{PAGENAME}} | | -1 }}
{{#switch: {{#titleparts: {{PAGENAME}} | | -1 }}
| cs | da | de | es | fr | hu | it | ja | ko | ms | nl | pl | pt-br | ru | sv | tr | uk | zh = {{#titleparts: {{PAGENAME}} | -1 }}
| cs | da | de | es | fr | hu | it | ja | ko | ms | nl | pl | pt-br | ru | sv | tr | uk | vi | zh = {{#titleparts: {{PAGENAME}} | -1 }}
| #default = {{PAGENAME}}
| #default = {{PAGENAME}}
}}<noinclude>
}}<noinclude>

Revision as of 20:35, 28 June 2018

No language suffix/No namespace

[View] [Edit] [Page history]

Documentation

Strips both namespace and language suffix from the page name.

For use in templates.

Example 1: Page the template is on: "Infobox:Accumulator" -> {{No language suffix/No namespace}} gives "Accumulator".

Example 2: Page the template is on: "Accumulator/de" -> {{No language suffix/No namespace}} gives "Accumulator".

Example 3: Page the template is on: "Infobox:Accumulator/de" -> {{No language suffix/No namespace}} gives "Accumulator".
List of all templates