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

From Official Factorio Wiki
Jump to navigation Jump to search
(fucking whitespace)
(added malay language support)
Line 1: Line 1:
{{#switch: {{#titleparts: {{PAGENAME}} | | -1 }}
{{#switch: {{#titleparts: {{PAGENAME}} | | -1 }}
| cs | de | es | fr | it | ja | kr | nl | pl | pt-br | ru | sv | tr | uk | zh | infobox = {{#titleparts: {{PAGENAME}} | -1 }}
| cs | de | es | fr | it | ja | kr | ms | nl | pl | pt-br | ru | sv | tr | uk | zh = {{#titleparts: {{PAGENAME}} | -1 }}
| #default = {{PAGENAME}}
| #default = {{PAGENAME}}
}}<noinclude>
}}<noinclude>

Revision as of 09:02, 30 September 2017

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