Difference between revisions of "Template:DamageProfileHeader/doc"

From EVE University Wiki
Jump to: navigation, search
(use header designation)
(added Dependencies header)
Line 2: Line 2:
 
;Description
 
;Description
 
:This template simply creates a header to be used in ammunition tables to display damage profiles. It will only work inside of a parent table.
 
:This template simply creates a header to be used in ammunition tables to display damage profiles. It will only work inside of a parent table.
 +
;Dependencies
 
:* Uses CSS
 
:* Uses CSS
 
;Syntax
 
;Syntax

Revision as of 08:48, 7 November 2018

Description
This template simply creates a header to be used in ammunition tables to display damage profiles. It will only work inside of a parent table.
Dependencies
  • Uses CSS
Syntax
Type {{DamageProfileHeader}} into a table row.
Sample output
{| class="wikitable"
|+
{{DamageProfileHeader}}
|}
gives...
Icon damage em.png
EM
Icon damage therm.png
Therm.
Icon damage kin.png
Kinetic
Icon damage exp.png
Exp.
See also