More actions
Created page with "<includeonly>{{#switch: {{{1}}} |Em |EM |em= <span style="width:50px;display:inline-block;background:#1b1f29"><span style="position:relative;top:-2px;left:3px">{{icon|em damag..." |
Comment out background (color) to increase readability in light mode. |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#switch: {{{1}}} | <includeonly>{{#switch: {{lc: {{{1}}} }} | ||
| em = <span style="width:50px;display:inline-block;<!--background:#1b1f29-->"><span style="position:relative;top:-2px;left:3px">[[File:Icon damage em.png|16px|Electromagnetic damage]]</span> EM</span> | |||
| ex = <span style="width:50px;display:inline-block;<!--background:#262519-->"><span style="position:relative;top:-2px;left:3px">[[File:Icon damage exp.png|16px|Explosive damage]]</span> Ex</span> | |||
|em= <span style="width:50px;display:inline-block;background:#1b1f29"><span style="position:relative;top:-2px;left:3px"> | | th = <span style="width:50px;display:inline-block;<!--background:#291616-->"><span style="position:relative;top:-2px;left:3px">[[File:Icon damage therm.png|16px|Thermal damage]]</span> Th</span> | ||
| ki | |||
| kin = <span style="width:50px;display:inline-block;<!--background:#201f1f-->"><span style="position:relative;top:-2px;left:3px">[[File:Icon damage kin.png|16px|Kinetic damage]]</span> Kin</span> | |||
|ex= <span style="width:50px;display:inline-block;background:#262519"><span style="position:relative;top:-2px;left:3px"> | | omni | ||
| all = <span style="width:100px;display:inline-block;<!--background:#191616-->"><span style="position:relative;top:-2px;left:3px">[[File:Icon damage em.png|16px|Electromagnetic damage]][[File:Icon damage therm.png|16px|Thermal damage]][[File:Icon damage kin.png|16px|Kinetic damage]][[File:Icon damage exp.png|16px|Explosive damage]]</span> Omni</span> | |||
|<span style="width:50px;display:inline-block;<!--background:#191616-->">{{{1}}}</span> }}</includeonly><noinclude> | |||
|th= <span style="width:50px;display:inline-block;background:#291616"><span style="position:relative;top:-2px;left:3px"> | |||
| | |||
|kin | |||
|omni | |||
|all=<span style="width:100px;display:inline-block;background:#191616"><span style="position:relative;top:-2px;left:3px"> | |||
|<span style="width:50px;display:inline-block;background:#191616">{{{1}}}</span> }}</includeonly><noinclude> | |||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 07:59, 14 May 2025
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template provides the contents for
{{Damagetype}}. This should not be used alone.
- Dependencies
-
- Used by:
- {{Damagetype}}
- Used by:
- Syntax
- {{Damagetype subtemplate|<damage type>}}
- Parameters
-
- damage type
- The code for the damage to show. One of the following em for electromagnetic, ex for explosive, ki for kinetic or th for thermal.
- Sample output
gives...{{Damagetype subtemplate|Em}}
Visit Template:Damagetype subtemplate/doc to edit this text! (How does this work?) (Refresh this text - why?)