Difference between revisions of "Template:Grid/Blast Furnace"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
(Created Blast furnace template.)
 
m (Fixed Compressed Air Cell number being too high and therefore cut off)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly><div style="float:{{#if:{{{float|}}}|{{{float}}}|left}};"><!--
<div style="float:{{#if:{{{float|}}}|{{{float}}}|left}};">
--><div style="left:0px; top:0px; width:312px; height:174px; position:relative;"><!--
<div style="left:0px; top:0px; width:312px; height:151px; position:relative;">
-- Background --
<!-- background -->
--><div style="left:0px; top:0px; width:316px; height:174px position:absolute;">[[Image:GUI_Blast_Furnace.png|316px|link=|alt=]]</div><!--
<div style="left:0px; top:0px; width:316px; height:174px position:absolute;">[[Image:GUI_Blast_Furnace.png|316px|link=|alt=]]</div>
-- Title --
<!-- title -->
--><div style="left:93px; top:7px; position:absolute; font-family:'MinecraftFont'; font-size:18px;">[[Blast Furnace]]</div><!--
<div style="left:100px; top:3px; position:absolute; font-family:'MinecraftFont'; font-size:18px;">[[Blast Furnace]]</div>
-- Input --
 
-->{{#if:{{{Input|}}}|<div style="left:34px; top:66px; width:32px; height:32px; position:absolute;"><!--
</div>
-->{{Gc|{{#if:{{{Input-tooltip|}}}|[{{{Input-tooltip}}}]}}{{{Input}}}{{#if:{{{Input-link|}}}|~{{{Input-link}}}}}}}<!--
</div>
--></div>}}<!--
{{#if:{{{nobreak|}}}||{{-}}}}
-- Compressed Air --
</includeonly>
-->{{#if:{{{AirFull|}}}|<div style="left:16px; top:112px; width:32px; height:32px; position:absolute;"><!--
<noinclude>
-->{{Gc|Compressed Air Cell}}<!--
--></div><div style="left:22px; top:135px; width:16px; height:16px; position:absolute; overflow:hidden;"><!--
--><div style="left:{{#expr:-16 * (floor({{{AirFull}}}/10) - 1)}}px; top:-3px; width:160px; height:16px; position:absolute;"><!--
-->[[Image:GridNumbersCSS.png|160px|link=Compressed Air Cell|alt=Compressed Air Cell]]<!--
--></div><!--
--></div><div style="left:34px; top:135px; width:16px; height:16px; position:absolute; overflow:hidden;"><!--
--><div style="left:{{#expr:-16 * (({{{AirFull}}} - 1) mod 10)}}px; top:-3px; width:160px; height:16px; position:absolute;"><!--
-->[[Image:GridNumbersCSS.png|160px|link=Compressed Air Cell|alt=Compressed Air Cell]]<!--
--></div><!--
--></div>}}<!--
-- Empty Cell --
-->{{#if:{{{AirEmpty|}}}|<div style="left:52px; top:112px; width:32px; height:32px; position:absolute;"><!--
-->{{Gc|Empty Cell}}<!--
--></div>}}<!--
-- Output 1 --
-->{{#if:{{{Output1|}}}|<div style="left:232px; top:112px; width:32px; height:32px; position:absolute;"><!--
-->{{Gc|{{#if:{{{Output1-tooltip|}}}|[{{{Output1-tooltip}}}]}}{{{Output1}}}{{#if:{{{Output1-link|}}}|~{{{Output1-link}}}}}}}<!--
--></div>}}<!--
-- Output 2 --
-->{{#if:{{{Output2|}}}|<div style="left:268px; top:112px; width:32px; height:32px; position:absolute;"><!--
-->{{Gc|{{#if:{{{Output2-tooltip|}}}|[{{{Output2-tooltip}}}]}}{{{Output2}}}{{#if:{{{Output2-link|}}}|~{{{Output2-link}}}}}}}<!--
--></div>}}<!--
--></div><!--
--></div><!--
-->{{#if:{{{nobreak|}}}||{{-}}}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Template]]
[[Category:Template]]
</noinclude>
</noinclude>

Latest revision as of 18:59, 26 May 2015


Template-info.png Documentation

This template is used to make the Blast Furnace GUI.

Usage[edit]

{{Grid/Blast Furnace
|Input=Iron
|AirFull=6
|AirEmpty=1
|Output1=Refined Iron
|Output2=Slag
}}

See also[edit]

{{Grid/Machine}}

The above documentation is transcluded from Template:Grid/Blast Furnace/doc. (edit | history)