Template:Crafting/Furnace: Difference between revisions

m
no edit summary
imported>SunSeeker02
No edit summary
imported>Ttv pedro270707
mNo edit summary
Line 1: Line 1:
<includeonly><div style="position: relative;">
<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}}</div></includeonly><noinclude>
<div class="pixelated">[[File:Furnace_GUI.png|link=]]</div>
{{Documentation}}
<!-- Put categories on the documentation page -->
</noinclude>


{{#if:{{{Input|}}}
[[Category:Pages using DynamicPageList3 dplvar parser function]]
|<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>
}}
{{#if:{{{Fuel|}}}
|<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>
{{{Fuel|}}}
}}
{{#if:{{{RESULT|}}}
|<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>
}}
{{#if:{{{AMOUNT|}}}
|
<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}}</noinclude>