Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
No edit summary
(Replacing "|class=craftingGridNoBg}" with "}" in scope Namespace 10.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Greg-API/Time|{{{Ticks|}}}|{{{Secs|}}}}}{{Cg||268|212}}
+
{{Greg-API/Time|{{{Ticks|}}}|{{{Secs|}}}}}{{Cg||268|212}}<!--
{{Cg|bg-image|GUI GT6 Distillery.png}}
+
-->{{Cg|bg-image|GUI GT6 Distillery.png}}<!--
{{Cg|cell|{{{1|{{{I1|}}}}}}|62|28|class=craftingGridNoBg}}
+
-->{{Cg|cell|{{{1|{{{I1|}}}}}}|62|28}}<!--
{{Cg|cell|{{{2|{{{I2|}}}}}}|62|68|class=craftingGridNoBg}}
+
-->{{Cg|cell|{{{2|{{{I2|}}}}}}|62|68}}<!--
{{Cg|cell|{{{3|{{{O1|}}}}}}|170|28|class=craftingGridNoBg}}
+
-->{{Cg|cell|{{{3|{{{O1|}}}}}}|170|28}}<!--
{{Cg|cell|{{{4|{{{O2|}}}}}}|206|28|class=craftingGridNoBg}}
+
-->{{Cg|cell|{{{4|{{{O2|}}}}}}|206|28}}<!--
{{Cg|cell|{{{5|{{{O3|}}}}}}|170|68|class=craftingGridNoBg}}
+
-->{{Cg|cell|{{{5|{{{O3|}}}}}}|170|68}}<!--
{{Cg|cell|{{{6|{{{O4|}}}}}}|206|68|class=craftingGridNoBg}}
+
-->{{Cg|cell|{{{6|{{{O4|}}}}}}|206|68}}<!--
{{Cg|text|Time: |{{{Time|{{#var:Time}}}}}| {{#if:{{{Time|}}}||{{#var:TimeUnit}}}}|4|184|class=craftingGridText}}
+
-->{{Cg|text|Time: |{{{Time|{{#var:Time}}}}}| {{#if:{{{Time|}}}||{{#var:TimeUnit}}}}|4|184|class=craftingGridText}}<!--
{{Cg|text|Power: |{{#vardefineecho:Power|{{{Power|1}}}}}||4|164|class=craftingGridText}}
+
-->{{Cg|text|Power: |{{#vardefineecho:Power|{{{Power|1}}}}}||4|164|class=craftingGridText}}<!--
{{Cg|text|Tier: |{{#vardefineecho:Tier|{{{Tier|16}}}}}| GU|4|144|class=craftingGridText}}
+
-->{{Cg|text|Tier: |{{#vardefineecho:Tier|{{{Tier|16}}}}}| GU|4|144|class=craftingGridText}}<!--
{{Cg|text|Usage: |{{#vardefineecho:Usage|{{{Usage|{{#expr:{{#var:Power}}*{{#var:Tier}}}}}}}}}| GU/t|4|124|class=craftingGridText}}
+
-->{{Cg|text|Usage: |{{#vardefineecho:Usage|{{{Usage|{{#expr:{{#var:Power}}*{{#var:Tier}}}}}}}}}| GU/t|4|124|class=craftingGridText}}<!--
{{Cg|text|Costs: |{{{Costs|{{#expr:{{#var:Usage}}*{{#var:Ticks}}}}}}}| GU|4|104|class=craftingGridText}}
+
-->{{Cg|text|Costs: |{{{Costs|{{#expr:{{#var:Usage}}*{{#var:Ticks}}}}}}}| GU|4|104|class=craftingGridText}}<!--
{{Cg|text|{{L|Distillery (GregTech 6)|{{{title|Distillery}}}}}|||0|4|class=craftingGridText craftingGridLink craftingGridTitle}}
+
-->{{Cg|text|{{L|Distillery (GregTech 6)|{{{title|Distillery}}}}}|||0|4|class=craftingGridText craftingGridLink craftingGridTitle}}<!--
{{Cg|end}}<noinclude>{{Documentation}}</noinclude>
+
-->{{Cg|end}}<noinclude>{{Documentation}}</noinclude>

Latest revision as of 02:24, 23 January 2018

GUI GT6 Distillery
Time: 0 ticks
Power: 1
Tier: 16 GU
Usage: 16 GU/t
Costs: 0 GU
Template-info Documentation

This template is used to create a grid that looks similar to the GregTech 6 Distillery GUI.

See {{Gc}} for grid usage and {{Cg}} for crafting grid usage, this page will only cover cell names and additional information.

Parameters

GUI GT6 Distillery






Time: 0 ticks
Power: 1
Tier: 16 GU
Usage: 16 GU/t
Costs: 0 GU
  • 1, I1: (Optional) Input.
  • 2, I2: (Optional) Input.
  • 3, O1: (Optional) Output.
  • 4, O2: (Optional) Output.
  • 5, O3: (Optional) Output.
  • 6, O4: (Optional) Output.
  • Costs: (Optional) Energy per operation.
  • Usage: (Optional) Energy per tick.
  • Tier: (Optional) Energy per packet.
  • Power: (Optional) Packets per tick.
  • Secs or Ticks: (Optional) Time per operation in seconds or ticks. Specify the time unit in the value only when using {{S}}.

Note: If only one set of energy values are needed, Usage and Costs do not need to be specified. They will be automatically calculated from Tier, Power, and Time. However, if more than one set of values are needed (and/or {{S}} is used), Usage and Costs will need to be specified.


See also