Template:Armor
Jump to navigation
Jump to search
The {{Armor}}
template is used to display Armor Values and Armor Penetration based on a value between 0 and 10.
Usage
{{Armor|Value[1-10]|Type[AV|AP]}}
Where:
Value
- required parameter, can be an integer from 0 to 10:-1
: No Hitbox0
: Unarmored I1
: Unarmored II2
: Light3
: Medium4
: Heavy5
: Anti-Tank I6
: Anti-Tank II7
: Anti-Tank III8
: Anti-Tank IV9
: Anti-Tank V10
: Anti-Tank VI+10
: Indestructible
Type
- required parameter, used to switch between Armor Value and Armor Penetration.AV
: AVAP
: AP
Examples
{{Armor}} |
![]() |
{{Armor|3}} |
![]() |
{{Armor|5|AV}} |
![]() |
{{Armor|7|AP}} |
![]() |
{{Armor|77|AP}} |
![]() |
The above documentation is transcluded from Template:Armor/doc. (edit | history)
The {{Armor}} template is used to display Armor Values and Armor Penetration based on a value between 0 and 10.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Value | 1 | Numerical value representing strength of Armor or Penetration
| Content | required |
Type | 2 | Type of displayed value
| Content | required |
No Text | 3 | If set to 'notext', the template will not output the text part
| Content | optional |