Difference between revisions of "Template:Grid/Heating"
From TerraFirmaCraft Plus Wiki
(WIP) |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{ns:0| <!-- Hacky way to make sure vardefines make no impact on the final text --> | ||
+ | {{#vardefine:firepit|{{#ifeq: {{{Firepit}}}|yes|{{GridImage|Firepit|Firepit}}}}}} | ||
+ | {{#vardefine:pitkiln|{{#ifeq: {{{Pit_Kiln}}}|yes|{{GridImage|Pit Kiln|Pit Kiln}}}}}} | ||
+ | {{#vardefine:forge|{{#ifeq: {{{Forge}}}|yes|{{GridImage|Forge|Forge}}}}}} | ||
+ | {{#vardefine:crucible|{{#ifeq: {{{Crucible}}}|yes|{{GridImage|Crucible|Crucible}}}}}} | ||
+ | }} | ||
{| cellpadding="0" cellspacing="0" style="background: #C6C6C6; border: outset 2px #999; padding: 6px" class="grid-Crafting_Table" | {| cellpadding="0" cellspacing="0" style="background: #C6C6C6; border: outset 2px #999; padding: 6px" class="grid-Crafting_Table" | ||
|- | |- | ||
| width="44" | | | width="44" | | ||
− | | width=" | + | | width="50" | |
+ | | width="50" | | ||
+ | | width="50" | | ||
+ | | width="50" | | ||
+ | | width="50" | | ||
|- | |- | ||
− | | width="44" align="center" | {{Grid|{{{ | + | | width="44" align="center" | {{Grid|{{{Input|}}}|link={{{Inputlink|}}}|title={{{Inputtitle|}}}}} |
− | | style="font-family: Minecraft; padding-left: 10px; | + | | colspan="5" width="250" style="font-family: Minecraft; padding-left: 10px; color: #000" | Can be heated in: |
|- | |- | ||
− | | width=" | + | | width="25" align="center" style="border:none; padding:0" | [[File:Grid layout Small Arrow Down.png|16px]] |
− | | | + | | colspan="1" align="left" style="border:none; padding-left: 10px" | {{#var:firepit}} |
+ | | colspan="1" align="left" style="border:none; padding-left: 10px" | {{#var:pitkiln}} | ||
+ | | colspan="1" align="left" style="border:none; padding-left: 10px" | {{#var:forge}} | ||
+ | | colspan="1" align="left" style="border:none; padding-left: 10px" | {{#var:crucible}} | ||
+ | | colspan="1" align="left" style="border:none; padding-left: 10px" | | ||
|- | |- | ||
− | | width="44" align="center" | {{Grid|{{{Output|}}}|link={{{ | + | | width="44" align="center" | {{Grid|{{{Output|}}}|link={{{Outputlink|}}}|title={{{Outputtitle|}}}}} |
− | | style="font-family: Minecraft; padding-left: 10px; | + | | colspan="5" width="250" style="font-family: Minecraft; padding-left: 10px; color: #000"| Temp: {{Temperature|{{{Temp|Hot}}}|{{{Stars|0}}}}} |
|- | |- | ||
|} | |} | ||
− | <noinclude>{{ | + | <noinclude>{{/doc}} |
− | [[Category:Image templates| | + | [[Category:Image templates|H]]</noinclude> |
Latest revision as of 05:50, 15 October 2019
Can be heated in: | |||||
![]() |
|||||
Temp: Hot |
Template documentation (for the above template, sometimes hidden or invisible)
This is a template for showing how items can be heated to produce another item, e.g. Seashells can be heated in a vessel in a firepit, pit kiln, or forge to produce Lime.
Usage
{{Grid/Heating |Input= |Output= |Pit_Kiln= |Firepit= |Forge= |Crucible= |Temp= |Stars= }}
For example:
{{Grid/Heating |Input=Sea Weed |Output=Soda Ash |Firepit=yes |Pit_Kiln=yes |Temp=Yellow |Stars=2 }}
produces
![]() |
Can be heated in: | ||||
![]() |
![]() |
![]() |
|||
![]() |
Temp: Yellow⋆⋆ |
Visit Template:Grid/Heating/doc to edit this text! (How does this work?)