Difference between revisions of "Template:Damagetype"

From EVE University Wiki
Jump to: navigation, search
m
(Removed repeation by using separate template for those)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><span style="width:50px;display:inline-block;background:#191616">{{#switch: {{{1}}}
+
<includeonly>{{Damagetype subtemplate|{{{1}}}}}{{Damagetype subtemplate|{{{2}}}}}{{Damagetype subtemplate|{{{3}}}}}{{Damagetype subtemplate|{{{4}}}}}{{Damagetype subtemplate|{{{5}}}}}</includeonly><noinclude>
|Em
 
|EM
 
|em= <span style="position:relative;top:-2px;left:3px">={{icon|em damage|16|Electromagnetic damage}}</span> EM
 
|Ex
 
|EX
 
|ex= <span style="position:relative;top:-2px;left:3px">={{icon|ex damage|16|Explosive damage}}</span> Ex
 
|Th
 
|TH
 
|th= <span style="position:relative;top:-2px;left:3px">={{icon|th damage|16|Thermal damage}}</span> Th
 
|Kin
 
|KIN
 
|kin
 
|KI
 
|Ki
 
|ki= <span style="position:relative;top:-2px;left:3px">={{icon|ki damage|16|Kinetic damage}}</span> Kin
 
|omni
 
|Omni
 
|All
 
|all=&nbsp;Omni}}</span>{{#if:{{{2|}}}
 
|<span style="width:50px;display:inline-block;background:#291616">{{#switch: {{{2}}}
 
|Em
 
|EM
 
|em= <span style="position:relative;top:-2px;left:3px">={{icon|em damage|16|Electromagnetic damage}}</span> EM
 
|Ex
 
|EX
 
|ex= <span style="position:relative;top:-2px;left:3px">={{icon|ex damage|16|Explosive damage}}</span> Ex
 
|Th
 
|TH
 
|th= <span style="position:relative;top:-2px;left:3px">={{icon|th damage|16|Thermal damage}}</span> Th
 
|Kin
 
|KIN
 
|kin
 
|KI
 
|Ki
 
|ki= <span style="position:relative;top:-2px;left:3px">={{icon|ki damage|16|Kinetic damage}}</span> Kin
 
|omni
 
|Omni
 
|All
 
|all=&nbsp;Omni}}</span>}}{{#if:{{{3|}}}
 
|<span style="width:50px;display:inline-block;background:#391616">{{#switch: {{{3}}}
 
|Em
 
|EM
 
|em= <span style="position:relative;top:-2px;left:3px">={{icon|em damage|16|Electromagnetic damage}}</span> EM
 
|Ex
 
|EX
 
|ex= <span style="position:relative;top:-2px;left:3px">={{icon|ex damage|16|Explosive damage}}</span> Ex
 
|Th
 
|TH
 
|th= <span style="position:relative;top:-2px;left:3px">={{icon|th damage|16|Thermal damage}}</span> Th
 
|Kin
 
|KIN
 
|kin
 
|KI
 
|Ki
 
|ki= <span style="position:relative;top:-2px;left:3px">={{icon|ki damage|16|Kinetic damage}}</span> Kin
 
|omni
 
|Omni
 
|All
 
|all=&nbsp;Omni}}</span>}}</includeonly><noinclude>
 
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 19:25, 3 July 2019

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 for all damage types. Up to five separate damage types can be specified at once.
Sample output
{{Damagetype|ki|th|em}}
gives...
Kinetic damage KinThermal damage ThElectromagnetic damage EM
Visit Template:Damagetype/doc to edit this text! (How does this work?) (Refresh this text - why?)