Template:Special taunt table/row

From Team Fortress Wiki
Jump to: navigation, search

Documentation for Special taunt table/row

Row template used for {{Special taunt table}}

Parameters

taunt-n
Supports 1-8, accepts taunt names
class
Only used for the first entry of the class
rowspan
(Only used if class is used) defaults to 2, each extra row of taunts requires an additional 2 to be added to the rowspan (2 rows = 4, 3 rows = 6, etc.)

Example

class example:

{{Special taunts table/row
| class = Scout
| rowspan = 2
| taunt-1 = Battin' A Thousand
| taunt-2 = Deep Fried Desire
| taunt-3 = Boston Breakdance
| taunt-4 = Carlton
| taunt-5 = Bunnyhopper
| taunt-6 = Runner's Rhythm
| taunt-7 = Trackman's Touchdown
| taunt-8 = Scooty Scoot
}}

No class example:

{{Special taunts table/row
| taunt-1 = Boston Boarder
| taunt-2 = Spin-to-Win
| taunt-3 = Homerunner's Hobby
| taunt-4 = Killer Signature
| taunt-5 = Foul Play
| taunt-6 = Peace Out
}}