Difference between revisions of "Template:Taunt"

From Team Fortress Wiki
Jump to: navigation, search
m
(alter colouring, and substitute width:14em; for padding-left:4em;)
Line 1: Line 1:
 
<table class="wikitable" style="width:100%;">
 
<table class="wikitable" style="width:100%;">
 
<tr>
 
<tr>
  <th style="background-color: #FFD580; width: 20%;" rowspan="2">[[File:{{{image}}}|150x150px]]</th>
+
  <th style="background: #F3A957; width: 20%;" rowspan="2">[[File:{{{image}}}|150x150px]]</th>
  <th style="text-align: center; background-color: #FFD580; height: 21px; width: 25%;">{{lang
+
  <th style="text-align: center; background: #F3A957; height: 21px; width: 25%;">{{lang
 
   | ar = السلاح الملحق
 
   | ar = السلاح الملحق
 
   | da = {{#if:{{{weapon-2|}}}|Relaterede våben|Relateret våben}}
 
   | da = {{#if:{{{weapon-2|}}}|Relaterede våben|Relateret våben}}
Line 24: Line 24:
 
   | zh-hant = 相關武器
 
   | zh-hant = 相關武器
 
   }}</th>
 
   }}</th>
  <th style="text-align:center; background:#FFD580; height:21px;">{{lang
+
  <th style="text-align:center; background:#F3A957; height:21px;">{{lang
 
   | ar = الوصف
 
   | ar = الوصف
 
   | da = Beskrivelse
 
   | da = Beskrivelse
Line 46: Line 46:
 
   | zh-hant = 描述
 
   | zh-hant = 描述
 
   }}</th>{{#if:{{{special|}}}
 
   }}</th>{{#if:{{{special|}}}
  | <th style="text-align:center; background:#FFD580; height:21px;">{{lang
+
  | <th style="text-align:center; background:#F3A957; height:21px;">{{lang
 
   | ar = أيقونة القتل
 
   | ar = أيقونة القتل
 
   | en = Kill Icon
 
   | en = Kill Icon
Line 71: Line 71:
 
{{#if:{{{weapon-1|}}}
 
{{#if:{{{weapon-1|}}}
 
| <td style="padding:0.25em 0;">
 
| <td style="padding:0.25em 0;">
   <div style="width:14em; margin:0 auto; font-size:0.95em;">
+
   <div style="padding-left:4em; margin:0 auto; font-size:0.95em;">
 
     <ul style="list-style:none; margin:0;">
 
     <ul style="list-style:none; margin:0;">
 
     <li>{{item icon|1={{{weapon-1}}}|2=36px}}&nbsp;[[{{{weapon-1}}}{{if lang}}|{{item name|{{{weapon-1}}}}}]]</li>{{
 
     <li>{{item icon|1={{{weapon-1}}}|2=36px}}&nbsp;[[{{{weapon-1}}}{{if lang}}|{{item name|{{{weapon-1}}}}}]]</li>{{

Revision as of 22:31, 20 July 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.
  • weapon-N : weapon associated with the taunt. Replace N with a number starting from 1 to 8. This should be the English name of the weapon.
  • description : description of the taunt.
  • special : name of the associated killtaunt (if it exists).
  • special2 : name of alternate killtaunt (if it exists).