Difference between revisions of "Template:Taunt"

From Team Fortress Wiki
Jump to: navigation, search
m (Fix to italian translation.)
(Increased number of associable weapons to 8; Updated documentation.)
Line 65: Line 65:
 
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-3|}}}|[[{{{weapon-3}}}{{if lang}}|{{{weapon-3-local|{{{weapon-3}}}}}}]]}}
 
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-3|}}}|[[{{{weapon-3}}}{{if lang}}|{{{weapon-3-local|{{{weapon-3}}}}}}]]}}
 
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-4|}}}|[[{{{weapon-4}}}{{if lang}}|{{{weapon-4-local|{{{weapon-4}}}}}}]]}}
 
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-4|}}}|[[{{{weapon-4}}}{{if lang}}|{{{weapon-4-local|{{{weapon-4}}}}}}]]}}
{{!}}}|''None''}}<br /><br />
+
{{!}}}|''None''}}<br />
 +
{{#if: {{{weapon-5|}}}|
 +
{{{!}} cellpadding="0" cellspacing="0" align="center"
 +
{{!}} style="text-align: center;" {{!}} {{Icon item|item={{{weapon-5}}}|icon-size=65px}}
 +
{{!}} rowspan="2" {{!}} {{#if: {{{weapon-6|}}}|{{b}}}}
 +
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-6|}}}|{{Icon item|item={{{weapon-6}}}|icon-size=65px}}}}
 +
{{!}} rowspan="2" {{!}} {{#if: {{{weapon-7|}}}|{{b}}}}
 +
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-7|}}}|{{Icon item|item={{{weapon-7}}}|icon-size=65px}}}}
 +
{{!}} rowspan="2" {{!}} {{#if: {{{weapon-8|}}}|{{b}}}}
 +
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-8|}}}|{{Icon item|item={{{weapon-8}}}|icon-size=65px}}}}
 +
{{!}}-
 +
{{!}} style="text-align: center;" {{!}} [[{{{weapon-5}}}{{if lang}}|{{{weapon-5-local|{{{weapon-5}}}}}}]]
 +
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-6|}}}|[[{{{weapon-6}}}{{if lang}}|{{{weapon-6-local|{{{weapon-6}}}}}}]]}}
 +
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-7|}}}|[[{{{weapon-7}}}{{if lang}}|{{{weapon-7-local|{{{weapon-7}}}}}}]]}}
 +
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-8|}}}|[[{{{weapon-8}}}{{if lang}}|{{{weapon-8-local|{{{weapon-8}}}}}}]]}}
 +
{{!}}}|}}<br />
 
| valign="top" | {{{description}}}
 
| valign="top" | {{{description}}}
 
{{#if: {{{special|}}}|{{!}} [[File:Killicon {{lcfirst:{{{special}}}}}.png|link={{lang
 
{{#if: {{{special|}}}|{{!}} [[File:Killicon {{lcfirst:{{{special}}}}}.png|link={{lang
Line 87: Line 102:
 
<pre>
 
<pre>
 
{{Taunt
 
{{Taunt
| image = Scouttaunt1.PNG
+
| image = Pyrotaunt3.PNG
| weapon-1 = Scattergun
+
| weapon-1 = Fire Axe
| weapon-2 = Force-a-Nature
+
| weapon-2 = Axtinguisher
| description = The Scout slaps his thigh (as if riding a horse, possibly a sexual reference) and shouts:
+
| weapon-3 = Homewrecker
:[[Media:Scout positivevocalization04.wav|"Whoooo!"]]
+
| weapon-4 = Powerjack
:[[Media:Scout cheers03.wav|"Whoo hoo hooooo!"]]
+
| weapon-5 = Back Scratcher
:[[Media:Scout positivevocalization05.wav|"Dat's what I'm talkin' about!"]]
+
| description = The Pyro plays [[Media:Taunt_rockstar.wav|air]] [[Media:Taunt_rockstar_end.wav|guitar]] on his weapon.
 
}}
 
}}
 
</pre>
 
</pre>
 +
=== Parameters ===
 +
* image : image used to display the taunt.
 +
* weapon-'''''N''''' : weapon associated to the taunt. Replace '''''N''''' with a number starting from 1 to 8.
 +
* weapon-'''''N'''''-local : localized name of the weapon. Replace '''''N''''' with a number starting from 1 to 8.
 +
* description : description of the taunt.
 +
* special : name of the associated killtaunt (if present).
  
 
[[Category:Formatting templates|Taunt]]
 
[[Category:Formatting templates|Taunt]]
 
</noinclude>
 
</noinclude>

Revision as of 08:19, 22 December 2010

[[File:{{{image}}}|150x150px]] Weapon associated 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.
  • weapon-N : weapon associated to the taunt. Replace N with a number starting from 1 to 8.
  • weapon-N-local : localized name of the weapon. Replace N with a number starting from 1 to 8.
  • description : description of the taunt.
  • special : name of the associated killtaunt (if present).