Template:Crafting/Furnace: Difference between revisions
imported>SunSeeker02 No edit summary |
imported>SunSeeker02 No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div class="crafting-table-ui pixelated"><div style="display: inline-grid; grid-template-rows: repeat(1, 3fr); grid-template-rows: repeat(3, 1fr);">{{Inventory slot|item={{{input|}}}}}<span style="pointer-events: none; user-select: none;">[[File:Furnace fire.png|link=]]</span>{{Inventory slot|item={{{fuel|}}}}}</div><span style="margin-left: 6px; margin-right: 6px; pointer-events: none; user-select: none;">[[File:Result arrow.png|link=]]</span>{{Inventory slot|item={{{RESULT|}}}|width=44|height=44}}{{#if: {{{blast furnace|}}} | {{#ifeq: {{{blast furnace|}}} | n | | <div style="position: absolute; bottom: 4px; right: 4px; pointer-events: none; user-select: none;">[[File:Blast Furnace Flames.png|link=| | <includeonly><div class="crafting-table-ui pixelated"><div style="display: inline-grid; grid-template-rows: repeat(1, 3fr); grid-template-rows: repeat(3, 1fr);">{{Inventory slot|item={{{input|}}}}}<span style="pointer-events: none; user-select: none;">[[File:Furnace fire.png|link=]]</span>{{Inventory slot|item={{{fuel|}}}}}</div><span style="margin-left: 6px; margin-right: 6px; pointer-events: none; user-select: none;">[[File:Result arrow.png|link=]]</span>{{Inventory slot|item={{{RESULT|}}}|width=44|height=44}}{{#if: {{{blast furnace|}}} | {{#ifeq: {{{blast furnace|}}} | n | | <div style="position: absolute; bottom: 4px; right: 4px; pointer-events: none; user-select: none;">[[File:Blast Furnace Flames.png|link=|24px]]</div> }} | }}</div></includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<!-- Put categories on the documentation page --> | <!-- Put categories on the documentation page --> |
Revision as of 02:12, 12 March 2023
[view | | | ]Documentation
This subtemplate allows you to create a furnace crafting UI.
Arguments
Argument | Note |
---|---|
input |
Top left slot. The input item to be cooked. |
fuel |
Bottom left slot. The fuel used. |
blast furnace |
Signifies if the recipe is exclusive to the blast furnace. |
RESULT |
The recipe's result. |
Usage
{{Crafting/Furnace|input=Iron Ingot|fuel=Nether Coal|RESULT=Crude Steel|blast furnace=y}}
gives:
{{Crafting/Furnace|input=Iron Ingot|RESULT=Crude Steel|blast furnace=y}}
gives:
{{Crafting/Furnace|input=Any Log|RESULT=Charcoal}}
gives:
See also
{{Crafting}}
{{Crafting/Inventory}}
[view | | | ]The above documentation is transcluded from Template:Crafting/Furnace/doc.