Template:AdjustTemperature: Difference between revisions
From Space Station 14 Wiki
(Created page with "{{#ifexpr:{{{amount|0}}}>0|Warms you up|Cools you down}} by {{{amount|0}}} thermal units{{#if:{{{when|}}}| when {{{when}}}}}.") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#ifexpr:{{{amount|0}}}>0|Warms you up|Cools you down}} by {{{amount|0}}} thermal units{{#if:{{{when|}}}| when {{{when}}}}}. | {{#ifexpr:{{{amount|0}}}>0|Warms you up|Cools you down}} by {{#expr: abs {{{amount|0}}}}} thermal units{{#if:{{{when|}}}| when {{{when}}}}}. |
Revision as of 06:05, 19 December 2021
Cools you down by 0 thermal units.