From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (→‎Usage: Added damage parameter)
(Template changed...for the better, I hope.)
Line 3: Line 3:
==Usage==
==Usage==
* ''image'': Imagename.jpg
* ''image'': Imagename.jpg
* ''cost'': Cost
* ''requirements'': Build Requirements
* ''range'': Range
* ''role'': Unit's purpose
* ''speed'': Speed
* ''abilities'': Unit Special Abilities
* ''health'': Health
* ''upgrades'': Unit Upgrades
* ''ghealth'': Group health
* ''dps'': Damage per second
* ''damage'': Damage
* ''dtype'': Damage type
* ''dtype'': Damage type
* ''gdps'': Group damage per second
* ''build'': Amt of time in seconds to build one unit
* ''refire'': Refire rate
 
-->{{#if:{{{cost|}}}|<tr><th>Cost</th><td>{{{cost|}}}</td></tr>}}<!--
-->{{#if:{{{range|}}}|<tr><th>Requirements</th><td>{{{range|}}}</td></tr>}}<!--
-->{{#if:{{{speed|}}}|<tr><th>Abilities</th><td>{{{speed|}}}</td></tr>}}<!--
-->{{#if:{{{health|}}}|<tr><th>Upgrades</th><td>{{{health|}}}</td></tr>}}<!--
-->{{#if:{{{ghealth|}}}|<tr><th>Role</th><td>{{{ghealth|}}}</td></tr>}}<!--
-->{{#if:{{{dps|}}}|<tr><th>Build Time</th><td>{{{dps|}}}</td></tr>}}<!--
-->{{#if:{{{dtype|}}}|<tr><th>Damage type</th><td>{{{dtype|}}}</td></tr>}}<!--</td></tr>}}<!--

Revision as of 21:32, 1 July 2008

Unit information for Command & Conquer games.

Usage

  • image: Imagename.jpg
  • requirements: Build Requirements
  • role: Unit's purpose
  • abilities: Unit Special Abilities
  • upgrades: Unit Upgrades
  • dtype: Damage type
  • build: Amt of time in seconds to build one unit

-->