Template:DamageProfile
From EVE University Wiki
Revision as of 07:49, 7 November 2018 by Rothbard leviathan (talk | contribs) (refactor with {{PercentageBar}} template)
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template creates damage profile graphs to be inserted into ammunition data tables. It only functions when included within another table. It creates four cells across, depicting a particular ammo type's EM, thermal, kinetic, and explosive damage profile.
- Dependencies
- Syntax
- Type
{{DamageProfile|<EM Damage>|<Thermal Damage>|<Kinetic Damage>|<Explosive Damage>}}
somewhere. (It doesn't matter what size charge's data is used, as long as it's consistent. Output is in percentages.) - Sample output
{| class="wikitable"
|+
{{DamageProfileHeader}}
|-
{{DamageProfile|9|0|1|2}}
|-
{{DamageProfile|0|10|2|0}}
|-
{{DamageProfile|3|3|3|3}}
|}
- gives...
EM |
Therm. |
Kinetic |
Exp. |
75% |
8.3333333333333% |
16.666666666667% |
83.333333333333% |
16.666666666667% |
25% |
25% |
25% |
25% |
Visit Template:DamageProfile/doc to edit this text! (How does this work?) (Refresh this text - why?)