Difference between revisions of "Template:Crafting/Furnace"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
(New grid furnace)
 
m (Shifted the slots around a little)
Line 2: Line 2:
<div style="left:0px; top:0px; width:192px; height:140px;">[[Image:Furnace_GUI.png|192px|link=|alt=]]</div>
<div style="left:0px; top:0px; width:192px; height:140px;">[[Image:Furnace_GUI.png|192px|link=|alt=]]</div>


{{#if:{{{Input|}}}|<div style="left:18px; top:18px; width:32px; height:32px; position:absolute;">
{{#if:{{{Input|}}}|<div style="left:17px; top:17px; width:32px; height:32px; position:absolute;">
{{{Input}}}
{{{Input}}}
</div>}}
</div>}}
{{#if:{{{Fuel|}}}|<div style="left:18px; top:90px; width:32px; height:32px; position:absolute;">
{{#if:{{{Fuel|}}}|<div style="left:17px; top:87px; width:32px; height:32px; position:absolute;">
{{{Fuel|}}}
{{{Fuel|}}}
</div>}}
</div>}}
{{#if:{{{Output|}}}|<div style="left:138px; top:54px; width:32px; height:32px; position:absolute;">
{{#if:{{{Output|}}}|<div style="left:135px; top:52px; width:32px; height:32px; position:absolute;">
{{{Output|}}}
{{{Output|}}}
</div>}}
</div>}}

Revision as of 22:08, 8 February 2015