Template:Crafting/Furnace: Difference between revisions

no edit summary
imported>SunSeeker02
No edit summary
imported>SunSeeker02
No edit summary
Line 2: Line 2:
<div class="pixelated">[[File:Furnace_GUI.png|link=]]</div>
<div class="pixelated">[[File:Furnace_GUI.png|link=]]</div>


{{#if:{{{Input|}}}|<div style="position: absolute; left: 17px; top: 17px; width:32px; height:32px;" data-mctitle="{{#if: {{{nameInput|}}} | {{{nameInput|}}} | {{{Input}}} }}" class="minecraft-item">{{ItemToImageMap|key={{{Input}}}|width=32|height=32|link={{#ifeq: {{PAGENAME}} | {{{Input}}} | |{{{Input}}}}}}}</div>
{{#if:{{{Input|}}}
|<div style="position: absolute; left: 17px; top: 17px; width:32px; height:32px;" data-mctitle="{{#if: {{{nameInput|}}} | {{{nameInput|}}} | {{{Input}}} }}" class="minecraft-item">{{ItemToImageMap|key={{{Input}}}|width=32|height=32|link={{#ifeq: {{PAGENAME}} | {{{Input}}} | |{{{Input}}}}}}}</div>
|<div></div>
|<div></div>
}}
}}
{{#if:{{{Fuel|}}}|<div style="position: absolute; left: 17px; top: 88px; width:32px; height:32px;" data-mctitle="{{#if: {{{nameFuel|}}} | {{{nameFuel|}}} | {{{Fuel}}} }}" class="minecraft-item">{{ItemToImageMap|key={{{Fuel}}}|width=32|height=32|link={{#ifeq: {{PAGENAME}} | {{{Fuel}}} | |{{{Fuel}}}}}}}</div>
{{#if:{{{Fuel|}}}
|<div style="position: absolute; left: 17px; top: 88px; width:32px; height:32px;" data-mctitle="{{#if: {{{nameFuel|}}} | {{{nameFuel|}}} | {{{Fuel}}} }}" class="minecraft-item">{{ItemToImageMap|key={{{Fuel}}}|width=32|height=32|link={{#ifeq: {{PAGENAME}} | {{{Fuel}}} | |{{{Fuel}}}}}}}</div>
|<div></div>
|<div></div>
{{{Fuel|}}}
{{{Fuel|}}}
}}
}}
{{#if:{{{RESULT|}}}div style="position: absolute; left: 202px; top: 53px; width:32px; height:32px;" data-mctitle="{{#if: {{{nameRESULT|}}} | {{{nameRESULT|}}} | {{{RESULT}}} }}" class="minecraft-item">{{ItemToImageMap|key={{{RESULT}}}|width=32|height=32|link={{#ifeq: {{PAGENAME}} | {{{RESULT}}} | |{{{RESULT}}}}}}}</div>
{{#if:{{{RESULT|}}}
|<div style="position: absolute; left: 138px; top: 52px; width:32px; height:32px;" data-mctitle="{{#if: {{{nameRESULT|}}} | {{{nameRESULT|}}} | {{{RESULT}}} }}" class="minecraft-item">{{ItemToImageMap|key={{{RESULT}}}|width=32|height=32|link={{#ifeq: {{PAGENAME}} | {{{RESULT}}} | |{{{RESULT}}}}}}}</div>
|<div></div>
|<div></div>
}}
}}
</div></includeonly><noinclude>{{Crafting/Furnace|Input=Iron Ingot|Fuel=Nether Coal|RESULT=Crude Steel}}</noinclude>
{{#if:{{{AMOUNT|}}}
</div></div>{{#if:{{{Break|}}}||{{-}}}}<noinclude>
|
</noinclude>
<div style="left:158px; top:65px; width:16px; height:21px; position:absolute;user-select:none;" data-mctitle="{{#if: {{{nameRESULT|}}} | {{{nameRESULT|}}} | {{{RESULT}}} }}" class="minecraft-item">
<div class="pixelated c-f" style="right:2px; bottom:-10px; position:absolute; text-shadow: 0.125em 0.125em 0 #404040">
{{{AMOUNT}}}
</div>
</div>
|
}}
 
</div></includeonly><noinclude>{{Crafting/Furnace|Input=Iron Ingot|Fuel=Nether Coal|RESULT=Crude Steel|AMOUNT=4}}</noinclude>
Anonymous user