Template:EnemyUnitStats/doc: Difference between revisions
Jump to navigation
Jump to search
m Removed syntax highlighting |
m Added range to doc |
||
Line 12: | Line 12: | ||
|mov=5 | |mov=5 | ||
|armor=6 | |armor=6 | ||
|range=4 | |||
|penetration=7 | |penetration=7 | ||
|comment=Some text | |comment=Some text |
Revision as of 23:51, 20 June 2018
![]() | This is a documentation subpage for Template:EnemyUnitStats. It contains usage information, categories and other content that is not part of the original template page. |
This template provides a simple table with several values describing the stats of an enemy unit.
Usage
Syntax:
{{EnemyUnitStats |title=Title of the stats (unit name/variant) |max_hp=1000 |dmg=1 |eva=2 |acc=3 |rof=4 |mov=5 |armor=6 |range=4 |penetration=7 |comment=Some text }}
If comment
is left unset or empty, the whole comment-row will not be shown.