Template:Armor

From Helldivers Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

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 Hitbox
    • 0: Unarmored I
    • 1: Unarmored II
    • 2: Light
    • 3: Medium
    • 4: Heavy
    • 5: Anti-Tank I
    • 6: Anti-Tank II
    • 7: Anti-Tank III
    • 8: Anti-Tank IV
    • 9: Anti-Tank V
    • 10: Anti-Tank VI
    • +10: Indestructible
  • Type - required parameter, used to switch between Armor Value and Armor Penetration.
    • AV: AV
    • AP: AP

Examples

{{Armor}} Armor AV0 Icon.png Unarmored I
{{Armor|3}} Armor AV3 Icon.png Medium
{{Armor|5|AV}} Armor AV5 Icon.png Tank I
{{Armor|7|AP}} Armor AP7 Icon.png Anti-Tank III
{{Armor|77|AP}} Armor AP10 Icon.png Indestructible

The {{Armor}} template is used to display Armor Values and Armor Penetration based on a value between 0 and 10.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Value1

Numerical value representing strength of Armor or Penetration

Suggested values
0 1 2 3 4 5 6 7 8 9 10
Example
3
Contentrequired
Type2

Type of displayed value

Suggested values
AV AP
Example
AV
Contentrequired
No Text3

If set to 'notext', the template will not output the text part

Example
notext
Contentoptional