Template:Armor/doc

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

Examples

{{Armor}} Armor AV0 Icon.png Unarmored
{{Armor|3}} Armor AV3 Icon.png Medium I
{{Armor|5|AV}} Armor AV5 Icon.png Heavy I
{{Armor|7|AP}} Armor AP7 Icon.png Heavy III
{{Armor|77|AP}} File:Armor AP77 Icon.png ["Value" Syntax Error]
{{Armor|7|PP}} link=["Type" Syntax Error] [[["Type" Syntax Error]|Heavy III]]

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.