Difference between revisions of "Template:Taunt"

From Team Fortress Wiki
Jump to: navigation, search
m (Fix some pt-br strings)
(German version)
Line 7: Line 7:
 
     | cs = {{#if:{{{weapon-2|}}}|Související zbraně|Související zbraň}}
 
     | cs = {{#if:{{{weapon-2|}}}|Související zbraně|Související zbraň}}
 
     | da = {{#if:{{{weapon-2|}}}|Relaterede våben|Relateret våben}}
 
     | da = {{#if:{{{weapon-2|}}}|Relaterede våben|Relateret våben}}
     | de = {{#if:{{{weapon-2|}}}|Zugehörige Waffen|Zugehörige Waffe}}
+
     | de = {{#if:{{{weapon-2|}}}|Zugehörige Gegenstände|Zugehöriger Gegenstand}}
 
     | en = {{#if:{{{weapon-2|}}}|Associated items|Associated item}}
 
     | en = {{#if:{{{weapon-2|}}}|Associated items|Associated item}}
 
     | es = {{#if:{{{weapon-2|}}}|Armas asociada|Arma asociada}}
 
     | es = {{#if:{{{weapon-2|}}}|Armas asociada|Arma asociada}}
Line 30: Line 30:
 
  | <th style="text-align:center; background:#F3A957; height:21px; width: 25%;">{{lang
 
  | <th style="text-align:center; background:#F3A957; height:21px; width: 25%;">{{lang
 
   | en = {{#if:{{{wearable-2|}}}|Associated wearables|Associated wearable}}
 
   | en = {{#if:{{{wearable-2|}}}|Associated wearables|Associated wearable}}
 +
  | de = {{#if:{{{wearable-2|}}}|Zugehörige Kleidungsstücke|Zugehöriges Kleidungsstück}}
 
   | es = {{#if:{{{wearable-2|}}}|Objetos equipables asociados|Objeto equipable asociado}}
 
   | es = {{#if:{{{wearable-2|}}}|Objetos equipables asociados|Objeto equipable asociado}}
 
   | fi = {{#if:{{{wearable-2|}}}|Liittyvät kosmeettiset esineet|Liittyvä kosmeettinen esine}}
 
   | fi = {{#if:{{{wearable-2|}}}|Liittyvät kosmeettiset esineet|Liittyvä kosmeettinen esine}}
Line 117: Line 118:
 
   | en = None
 
   | en = None
 
   | cs = Žádný
 
   | cs = Žádný
 +
  | de = Nichts
 
   | es = Ninguna
 
   | es = Ninguna
 
   | fi = Ei mikään
 
   | fi = Ei mikään

Revision as of 10:58, 10 May 2015

[[File:{{{image}}}|150x150px]] Associated item Description
None {{{description}}}

Documentation for Taunt

Usage

{{Taunt
| image = Pyrotaunt3.PNG
| weapon-1 = Fire Axe
| weapon-2 = Axtinguisher
| weapon-3 = Homewrecker
| weapon-4 = Powerjack
| weapon-5 = Back Scratcher
| description = The Pyro plays [[Media:Taunt_rockstar.wav|air]] [[Media:Taunt_rockstar_end.wav|guitar]] on his weapon.
}}

Parameters

  • image : image used to display the taunt.
  • size : manual size control
  • weapon-N : weapon associated with the taunt. Replace N with a number starting from 1 to 16. This should be the English name of the weapon.
  • wearable-N : wearable associated with the taunt. Replace N with a number starting from 1 to 8. This should be the English name of the item.
  • description : description of the taunt.
  • special : name of the associated killtaunt (if it exists).
  • special2 : name of alternate killtaunt (if it exists).