Template:Type: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Add heat and fuel as types for energy consumption) |
||
(30 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{#explode: {{{1}}}|{{#explode: {{{1}}}| |-1}} | {{#switch:{{lc:{{#explode:{{{1}}}| |-1}}}} | ||
| burner = ([[Fuel{{If language suffix}}|{{Translation|burner}}]] | | heat = {{#sub:{{{1}}}|0|-{{#len:{{#explode:{{{1}}}| |-1}}}}}} ([[Fuel{{If language suffix}}|heat]]) | ||
| electric = ([[Electric | | fuel = {{#sub:{{{1}}}|0|-{{#len:{{#explode:{{{1}}}| |-1}}}}}} ([[Fuel{{If language suffix}}|{{Translation|fuel}}]]) | ||
| explosion | explosive = (explosive | | burner = {{#sub:{{{1}}}|0|-{{#len:{{#explode:{{{1}}}| |-1}}}}}} ([[Fuel{{If language suffix}}|{{Translation|burner}}]]) | ||
| physical = (physical | | electric = {{#sub:{{{1}}}|0|-{{#len:{{#explode:{{{1}}}| |-1}}}}}} ([[Electric system{{If language suffix}}|{{Translation|electric}}]]) | ||
| poison = /s (poison | | explosion | explosive = {{#sub:{{{1}}}|0|-{{#len:{{#explode:{{{1}}}| |-1}}}}}} ([[Damage{{If language suffix}}|explosive]]) | ||
| laser = | | physical = {{#sub:{{{1}}}|0|-{{#len:{{#explode:{{{1}}}| |-1}}}}}} ([[Damage{{If language suffix}}|physical]]) | ||
| # | | poison = {{#sub:{{{1}}}|0|-{{#len:{{#explode:{{{1}}}| |-1}}}}}}/s ([[Damage{{If language suffix}}|poison]]) | ||
}} | | laser = {{#sub:{{{1}}}|0|-{{#len:{{#explode:{{{1}}}| |-1}}}}}}([[Damage{{If language suffix}}|laser]]) | ||
}}<noinclude> | |||
{{Documentation}} | |||
[[Category:Templates]] | |||
</noinclude> |
Latest revision as of 18:33, 12 November 2024