Difference between revisions of "Template:Damagetype"

From EVE University Wiki
Jump to: navigation, search
m
(Something unaigning second icon)
Line 2: Line 2:
 
|Em
 
|Em
 
|EM
 
|EM
|em=<span style="position:relative;top:-2px;left:3px">{{icon|em damage|16|Electromagnetic damage}}</span> EM
+
|em={{icon|em damage|16|Electromagnetic damage}} EM
 
|Ex
 
|Ex
 
|EX
 
|EX
|ex=<span style="position:relative;top:-1px;left:3px">{{icon|ex damage|16|Explosive damage}}</span> Ex
+
|ex={{icon|ex damage|16|Explosive damage}} Ex
 
|Th
 
|Th
 
|TH
 
|TH
|th=<span style="position:relative;top:-2px;left:3px">{{icon|th damage|16|Thermal damage}}</span> Th
+
|th={{icon|th damage|16|Thermal damage}} Th
 
|Kin
 
|Kin
 
|KIN
 
|KIN
Line 15: Line 15:
 
|Ki
 
|Ki
 
|ki={{icon|ki damage|16|Kinetic damage}} Kin
 
|ki={{icon|ki damage|16|Kinetic damage}} Kin
|All
 
|omni
 
|Omni
 
 
|all=Omni}}</span>{{#if:{{{2|}}}
 
|all=Omni}}</span>{{#if:{{{2|}}}
 
|<span style="width:40px;display:inline-block;margin-left:5px">/{{#switch: {{{2}}}
 
|<span style="width:40px;display:inline-block;margin-left:5px">/{{#switch: {{{2}}}
 
|Em
 
|Em
 
|EM
 
|EM
|em=<span style="position:relative;top:-2px;left:3px">{{icon|em damage|16|Electromagnetic damage}}</span> EM
+
|em={{icon|em damage|16|Electromagnetic damage}} EM
 
|Ex
 
|Ex
 
|EX
 
|EX
|ex=<span style="position:relative;top:-1px;left:3px">{{icon|ex damage|16|Explosive damage}}</span> Ex
+
|ex={{icon|ex damage|16|Explosive damage}} Ex
 
|Th
 
|Th
 
|TH
 
|TH
|th=<span style="position:relative;top:-2px;left:3px">{{icon|th damage|16|Thermal damage}}</span> Th
+
|th={{icon|th damage|16|Thermal damage}} Th
 
|Kin
 
|Kin
 
|KIN
 
|KIN
Line 34: Line 31:
 
|KI
 
|KI
 
|Ki
 
|Ki
|ki={{icon|ki damage|16|Kinetic damage}} Kin
+
|ki={{icon|ki damage|16|Kinetic damage}} Kin}}</span>}}{{#if:{{{3|}}}
|All
 
|omni
 
|Omni
 
|all=Omni}}</span>}}{{#if:{{{3|}}}
 
 
|<span style="width:40px;display:inline-block;margin-left:5px">/{{#switch: {{{3}}}
 
|<span style="width:40px;display:inline-block;margin-left:5px">/{{#switch: {{{3}}}
 
|Em
 
|Em
 
|EM
 
|EM
|em=<span style="position:relative;top:-2px;left:3px">{{icon|em damage|16|Electromagnetic damage}}</span> EM
+
|em={{icon|em damage|16|Electromagnetic damage}} EM
 
|Ex
 
|Ex
 
|EX
 
|EX
|ex=<span style="position:relative;top:-1px;left:3px">{{icon|ex damage|16|Explosive damage}}</span> Ex
+
|ex={{icon|ex damage|16|Explosive damage}} Ex
 
|Th
 
|Th
 
|TH
 
|TH
|th=<span style="position:relative;top:-2px;left:3px">{{icon|th damage|16|Thermal damage}}</span> Th
+
|th={{icon|th damage|16|Thermal damage}} Th
 
|Kin
 
|Kin
 
|KIN
 
|KIN
Line 54: Line 47:
 
|KI
 
|KI
 
|Ki
 
|Ki
|ki={{icon|ki damage|16|Kinetic damage}} Kin
+
|ki={{icon|ki damage|16|Kinetic damage}} Kin}}</span>}}</includeonly><noinclude>
|All
 
|omni
 
|Omni
 
|all=Omni}}</span>}}</includeonly><noinclude>
 
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 16:29, 18 October 2017

Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is used to show a graphic representation of one or more damage types.
Dependencies
uses
{{Damagetype subtemplate}}
Used by
{{Damage to deal}}
{{Damage to resist}}
Syntax
{{Damagetype|<damage type>|<damage type>|<damage type>|<damage type>|<damage type>}}
Parameters
damage type 
The code for the damage type to show. One or more of the following em for electromagnetic, ex for explosive, ki for kinetic, th for thermal or omni/all for all damage types. Up to five separate damage types can be specified at once.
Sample output
{{Damagetype|ki|th|em}}
gives...
Kinetic damage Kin/Thermal damage Th/Electromagnetic damage EM
Visit Template:Damagetype/doc to edit this text! (How does this work?) (Refresh this text - why?)