Difference between revisions of "Template:Taunt"

From Team Fortress Wiki
Jump to: navigation, search
(german translation for kill icon)
(add size parameter)
Line 1: Line 1:
 
<table class="wikitable" style="width:100%;">
 
<table class="wikitable" style="width:100%;">
 
<tr>
 
<tr>
  <th style="background: #F3A957; width: 20%;" rowspan="2">[[File:{{{image}}}|150x150px]]</th>
+
  <th style="background: #F3A957; width: 20%;" rowspan="2">[[File:{{{image}}}|{{{size|150x150px}}}]]</th>
 
{{#if:{{{wearable-1|}}}|
 
{{#if:{{{wearable-1|}}}|
 
   | <th style="text-align: center; background: #F3A957; height: 21px; width: 25%;">{{lang
 
   | <th style="text-align: center; background: #F3A957; height: 21px; width: 25%;">{{lang
Line 165: Line 165:
 
=== Parameters ===
 
=== Parameters ===
 
* image : image used to display the taunt.
 
* 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.
 
* 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.
 
* 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.

Revision as of 05:22, 19 December 2011

[[File:{{{image}}}|150x150px]] Associated weapon 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).