Template:Crafting/Furnace: Difference between revisions
imported>SunSeeker02 (Template is now functional) |
imported>SunSeeker02 No edit summary |
||
Line 3: | Line 3: | ||
{{#if:{{{Input|}}} | {{#if:{{{Input|}}} | ||
|<div style="position: absolute; left: 17px; top: 17px; width:32px; height:32px;" data-mctitle="{{#if: {{{nameInput|}}} | {{{nameInput|}}} | {{{Input}}} }}" class="minecraft-item">{{ | |<div style="position: absolute; left: 17px; top: 17px; width:32px; height:32px;" data-mctitle="{{#if: {{{nameInput|}}} | {{{nameInput|}}} | {{{Input}}} }}" class="minecraft-item">{{Inventory slot|item={{{Input|}}}}}</div> | ||
|<div></div> | |<div></div> | ||
}} | }} | ||
{{#if:{{{Fuel|}}} | {{#if:{{{Fuel|}}} | ||
|<div style="position: absolute; left: 17px; top: 88px; width:32px; height:32px;" data-mctitle="{{#if: {{{nameFuel|}}} | {{{nameFuel|}}} | {{{Fuel}}} }}" class="minecraft-item">{{ | |<div style="position: absolute; left: 17px; top: 88px; width:32px; height:32px;" data-mctitle="{{#if: {{{nameFuel|}}} | {{{nameFuel|}}} | {{{Fuel}}} }}" class="minecraft-item">{{Inventory slot|item={{{Fuel|}}}}}</div> | ||
|<div></div> | |<div></div> | ||
{{{Fuel|}}} | {{{Fuel|}}} | ||
}} | }} | ||
{{#if:{{{RESULT|}}} | {{#if:{{{RESULT|}}} | ||
|<div style="position: absolute; left: | |<div style="position: absolute; left: 128px; top: 45px; width:32px; height:32px;" data-mctitle="{{#if: {{{nameRESULT|}}} | {{{nameRESULT|}}} | {{{RESULT}}} }}" class="minecraft-item">{{Inventory slot|item={{{RESULT|}}}|width=50|height=50}}</div> | ||
|<div></div> | |<div></div> | ||
}} | }} |
Revision as of 22:03, 11 March 2023