Difference between revisions of "Template:Taunt"

From Team Fortress Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 +
{| class="wikitable" width="100%"
 +
! class="header" rowspan="4" width="25%" | [[File:{{{image}}}|200x200px]]
 +
! class="subheader" | Weapon{{#switch: {{{weapon-1}}}
 +
| weapon-1 =
 +
| #default =s}} associated
 +
|-
 +
| align="middle" | {{#if: {{{weapon-1|}}}|
 
{{{!}} border="1"
 
{{{!}} border="1"
 
{{!}} style="text-align: center;" {{!}} {{Icon item|item={{{weapon-1}}}|icon-size=65px}}
 
{{!}} style="text-align: center;" {{!}} {{Icon item|item={{{weapon-1}}}|icon-size=65px}}
Line 12: Line 19:
 
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-3|}}}|[[{{{weapon-3}}}]]}}
 
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-3|}}}|[[{{{weapon-3}}}]]}}
 
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-4|}}}|[[{{{weapon-4}}}]]}}
 
{{!}} style="text-align: center;" {{!}} {{#if: {{{weapon-4|}}}|[[{{{weapon-4}}}]]}}
{{!}}}
+
{{!}}}|''None''}}
 +
|-
 +
! class="subheader" | Description
 +
|-
 +
| {{{description}}}
 +
|}<includeonly>{{lang cat|Taunts}}</includeonly>
 +
<noinclude>
 +
==Usage==
 +
<pre>
 +
{{Taunt|
 +
  image = Scouttaunt1.PNG|
 +
  weapon-1 = Scattergun|
 +
  weapon-2 = Force-a-Nature
 +
  description = The Scout slaps his thigh (as if riding a horse, possibly a sexual reference) and shouts:
 +
:[[Media:Scout positivevocalization04.wav|"Whoooo!"]]
 +
:[[Media:Scout cheers03.wav|"Whoo hoo hooooo!"]]
 +
:[[Media:Scout positivevocalization05.wav|"Dat's what I'm talkin' about!"]]
 +
}}
 +
</pre></noinclude>

Revision as of 01:05, 7 October 2010

[[File:{{{image}}}|200x200px]] Weapons associated
None
Description
{{{description}}}

Usage

{{Taunt|
   image = Scouttaunt1.PNG|
   weapon-1 = Scattergun|
   weapon-2 = Force-a-Nature
   description = The Scout slaps his thigh (as if riding a horse, possibly a sexual reference) and shouts:
:[[Media:Scout positivevocalization04.wav|"Whoooo!"]]
:[[Media:Scout cheers03.wav|"Whoo hoo hooooo!"]]
:[[Media:Scout positivevocalization05.wav|"Dat's what I'm talkin' about!"]]
}}