Template:Armor
Revision as of 19:50, 10 October 2022 by Tobias Alcaraz (talk | contribs)
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!
About
This template serves to display armor points in a page.
Usage
The syntax of this template is {{Armor|<number>|<size>}}
. If the value is higher than 10
, it will display n Γ <armor>
where n
is the number you specified.
Examples
{{Armor|0}}
β 0 (){{Armor|1}}
β 1 (){{Armor|2}}
β 2 (){{Armor|3}}
β 3 (){{Armor|4}}
β 4 (){{Armor|5}}
β 5 (){{Armor|6}}
β 6 ( Γ 6)
Rounding examples:
{{Armor|1.25}}
β 1.25 ( Γ 1.25){{Armor|1.5}}
β 1.5 ( Γ 1.5){{Armor|1.75}}
β 1.75 ( Γ 1.75)
More than 20 armor points:
{{Armor|20.5}}
β 20.5 ( Γ 20.5){{Armor|30}
β 30 ( Γ 30){{Armor|600}}
β 600 ( Γ 600)
Custom icon size:
{{Armor|6|16x16px}}
β 6 ( Γ 6)