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.)
(3 intermediate revisions by 2 users not shown)
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|zh-hans|zh-hant = {{{2|{{{non-en|{{{lang|/{{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}}}}}}}}}}}
| blank
 
| none
 
| en
 
| {{ns:0}}
 
| {{BASEPAGENAME}}
 
 
| #default = {{{1|{{{en|}}}}}}
 
| #default = {{{1|{{{en|}}}}}}
 
}}<noinclude>{{doc begin}}
 
}}<noinclude>{{doc begin}}
Line 37: Line 32:
 
{| class="wikitable grid" style="margin: 1em 0;"
 
{| class="wikitable grid" style="margin: 1em 0;"
 
! Available languages
 
! Available languages
| ar, cs, da, de, es, fi, fr, hu, it, ja, ko, nl, no, pl, pt, pt-br, ro, ru, sv, zh-hans, zh-hant
+
| 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
 
|}  
 
|}  
  
 
[[Category:Language templates|If lang]]
 
[[Category:Language templates|If lang]]
 
</noinclude>
 
</noinclude>

Revision as of 21:07, 31 October 2013

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