Template:DOW2UnitInfobox/doc

From Dawn of War II Community Wiki
Jump to navigation Jump to search

Description

Use this template for articles about Dawn of War II units (including Chaos Rising and Retribution).

Syntax

{{Infobox DOW2unit
| name = Unit name
| type = Unit type (infantry, vehicle, etc.)
| image = Image.png
| race = Faction name
| tier = Tier number (I, II, III)
| cost = Resource cost, population cap and build time
| reinforce = Cost for reinforcing the squad
| squad = Number of models in squad
| health = Maximum health (+regeneration rate)
| energy = Maximum energy (+regeneration rate)
| courage = Maximum courage (+regeneration rate)
| sight = Sight range (detection range)
| role = Role from in-game tooltip
| description = Brief description from in-game tooltip
| game = Game and version the stats came from
}}

Sample

Template:Infobox DOW2unit

{{Infobox DOW2unit
| name = Guardian Squad
| type = Infantry
| image = Dow2 eld guardian portrait.png
| race = Eldar
| tier = I
| cost = {{Req|300}} {{Pop|10}} {{Time|20s}}
| reinforce = {{Req|24}} {{Pop|2}} {{Time|3s}}
| squad = 5
| health = 500 (+0.5)
| energy = 100 (+1)
| courage = 100 (+10)
| sight = 40 (5)
| role = Basic ranged infantry
| description = High damage but low durability infantry. Upgrades grant abilities such as Plasma Grenades and Energy Shields.
| game = ''[[Dawn of War II]]'' v2.3.1
}}