Template:AdjustTemperature: Difference between revisions
From Space Station 14 Wiki
(docs) |
(cat) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{{documentation}} | {{documentation}} | ||
[[Category: | [[Category:Recipe templates]] | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 17: | Line 17: | ||
"suggested": true | "suggested": true | ||
} | } | ||
} | }, | ||
"description": "Describes a change of your temperature in Thermal Units when X happens." | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 17:05, 24 June 2024
{{AdjustTemperature|when=drinking slime from the floor|amount=-30}}
→ Cools you down by 30 thermal units when drinking slime from the floor.{{AdjustTemperature|when=looking at the sun|amount=50}}
→ Warms you up by 50 thermal units when looking at the sun.
Describes a change of your temperature in Thermal Units when X happens.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Amount of thermal units | amount | no description
| Number | suggested |
When what happens? | when | no description | String | suggested |