Difference between revisions of "Template:Class health pack and overheal table"

From Team Fortress Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
<includeonly>{| class="wikitable grid"
 
<includeonly>{| class="wikitable grid"
! class="header" | {{Navbar float|Class health pack and overheal table}} Class
+
! class="header" | {{Navbar float|Class health pack and overheal table}} {{Common string|class}}
 
{{#ifeq:{{{1}}}|overheal|
 
{{#ifeq:{{{1}}}|overheal|
 
! class="header" {{!}} {{Common string|health}}
 
! class="header" {{!}} {{Common string|health}}

Revision as of 08:53, 22 June 2015

Documentation for Class health pack and overheal table

Parameter 1 can be set to overheal to switch from the health pack table to the overheal table.
Formatting is done per-row, with the use of border-top:0 and border-bottom:0. These values are also passed into the core template.
Some exceptions (Shortstop, Back Scratcher, Dalokohs Bar, Conniver's Kunai) had to be hard-coded into the core template.
Some rows are only relevant to overheal or only relevant to health packs. These rows are wrapped in {{#ifeq:{{{1}}}|overheal|true|false}}.