Template:Class health pack and overheal table

From Team Fortress Wiki
Revision as of 18:27, 3 February 2015 by Darkid (talk | contribs) (Created page with "<includeonly>{| class="wikitable grid" ! class="header" | Class {{#ifeq:{{{1}}}|overheal| ! class="header" {{!}} {{Common string|health}} ! class="header" {{!}} {{Common strin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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}}.