Difference between revisions of "User:Chocohead/Template:Grid/Canning Machine"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
m (Aligned title)
m (Added power bolt + comments incase anyone wants to know how it works ;)
Line 8: Line 8:


{{#if:{{{input-tank|}}}|{{FluidGauge|left=77|top=92|width=24|height=94|max=10000|fill={{{input-fill|0}}}|tank={{{input-tank|}}}}}|<div style="left:77px; top:92px; position:absolute; width:24px; height:94px;">[[Image:Tank Empty.png|24px|link=|alt=]]</div>}}
{{#if:{{{input-tank|}}}|{{FluidGauge|left=77|top=92|width=24|height=94|max=10000|fill={{{input-fill|0}}}|tank={{{input-tank|}}}}}|<div style="left:77px; top:92px; position:absolute; width:24px; height:94px;">[[Image:Tank Empty.png|24px|link=|alt=]]</div>}}
 
<!-- ^ Input (Left) Tank -->
{{#if:{{{output-tank|}}}|{{FluidGauge|left=233|top=92|width=24|height=94|max=10000|fill={{{output-fill|0}}}|tank={{{output-tank|}}}}}|<div style="left:233px; top:92px; position:absolute; width:24px; height:94px;">[[Image:Tank Empty.png|24px|link=|alt=]]</div>}}
{{#if:{{{output-tank|}}}|{{FluidGauge|left=233|top=92|width=24|height=94|max=10000|fill={{{output-fill|0}}}|tank={{{output-tank|}}}}}|<div style="left:233px; top:92px; position:absolute; width:24px; height:94px;">[[Image:Tank Empty.png|24px|link=|alt=]]</div>}}
 
<!-- ^ Output (Right) Tank -->
<div style="left:0px; top:0px; position:absolute; width:288px; height:210px;">[[Image:GUI_Canning_Machine.png|288px|link=|alt=]]</div>
<div style="left:0px; top:0px; position:absolute; width:288px; height:210px;">[[Image:GUI_Canning_Machine.png|288px|link=|alt=]]</div>
 
<!-- ^ Background -->
<div style="left:82px; top:9px; font-size:18px; position:absolute;">[[Canning Machine]]</div>
<div style="left:82px; top:9px; font-size:18px; position:absolute;">[[Canning Machine]]</div>
 
<!-- ^ Title -->
<div style="left:24px; top:124px; width:14px; height:26px; position:absolute;">[[Image:Power_Bolt.png|14px|link=|alt=]]</div>
<!-- ^ Power Bolt -->
</div>
</div>
</div>
</div>

Revision as of 19:26, 23 September 2014

My testing to update the canning machine template, since the Template:Grid/Machine just doesn't cut it.



User:Chocohead/Template:Grid/Canning Machine/doc