This template is protected from editing.

Difference between revisions of "Template:If lang"

From Team Fortress Wiki
Jump to: navigation, search
(ok I lied, there is no greek.)
m
 
Line 1: Line 1:
 
{{#switch:{{SUBPAGENAME}}
 
{{#switch:{{SUBPAGENAME}}
| ar|cs|da|de|es|fi|fr|hu|it|ja|ko|nl|no|pl|pt|pt-br|ro|ru|sv|tr|zh-hans|zh-hant = {{{2|{{{non-en|{{{lang|/{{SUBPAGENAME}}}}}}}}}}}
+
| ar|bg|cs|da|de|es|fi|fr|hu|it|ja|ko|nl|no|pl|pt|pt-br|ro|ru|sv|th|tr|uk|vi|zh-hans|zh-hant = {{{2|{{{non-en|{{{lang|/{{SUBPAGENAME}}}}}}}}}}}
 
| #default = {{{1|{{{en|}}}}}}
 
| #default = {{{1|{{{en|}}}}}}
 
}}<noinclude>{{doc begin}}
 
}}<noinclude>{{doc begin}}

Latest revision as of 16:53, 8 January 2022

Documentation for If lang

{{if lang}} is a template that can output specified values based on whether a particular page is a language subpage or not.

Usage

Code English page result Language page result (de)
[[Soldier{{if lang}}]] Soldier Soldier/de
[[Soldier {{if lang}}]] Soldier Soldier_/de

Advanced

{{if lang}} can be used in more advanced ways by specifying the English and non-English outputs.

  • {{if lang | non-en = _{{SUBPAGENAME}} }} will generate _de when used on Equalizer/de.
    • This example is used in infobox templates to display item name images in the correct language.

Languages supported

{{if lang}} recognises only the below language subpages (the same as {{lang}}):

Available languages ar, cs, da, de, es, fi, fr, hu, it, ja, ko, nl, no, pl, pt, pt-br, ro, ru, sv, tr, zh-hans, zh-hant