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

From Official Factorio Wiki
Jump to navigation Jump to search
(Danish language support)
(Added Chinese Traditional language support)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#switch: {{#titleparts: {{PAGENAME}} | | -1 }}
{{#switch: {{#titleparts: {{PAGENAME}} | | -1 }}
| cs | da | de | es | fr | 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 | pt-pt | ru | sv | tr | uk | vi | zh | zh-tw = {{#titleparts: {{PAGENAME}} | -1 }}
| #default = {{PAGENAME}}
| #default = {{PAGENAME}}
}}<noinclude>
}}<noinclude>

Latest revision as of 16:39, 7 March 2023

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