Template:Grid/GT4 Industrial Electrolyzer
From Feed The Beast Wiki
Template documentation (for the above template, sometimes hidden or invisible)
This template is used to create Industrial Electrolyzer recipes for GregTech 4.
Syntax[edit]
Type {{Grid/GT4 Industrial Electrolyzer|<param>}}
somewhere.
Parameters[edit]
-
Input
: The input item for the right slot. -
Output{1-4}
: The output items, starting from left one. -
EU
: Total energy required for 1 operation. -
MaxEnergy
: The maximum size of the packet the recipe requires. -
Cell-amount
: Amount of cells for recipe - 0 by default.
Additional parameters[edit]
Each slot parameter can be appended with several postfixes for additional functionality.
-
-amount
: The amount of items for any slot, 1 by default. -
-image
: The image for any slot, uses the grid image by default. -
-link
: The link for any slot, uses the name of the item in this slot by default. -
-dict
: The ore dictionary name for input slot, abcent by default.
Examples[edit]
Without cells[edit]
{{Grid/GT4 Industrial Electrolyzer |Input=Olivine Dust (GregTech 4)|Input-dict=dustOlivine|Input-amount=5 |Output1=Magnesium Dust (GregTech 4)|Output1-amount=2 |Output2=Iron Dust (GregTech 4) |Output3=Silicon dioxide|Output3-amount=2 |EU=12,600|MaxEnergy=90}}
gives...
With cells[edit]
{{Grid/GT4 Industrial Electrolyzer |Input=Bauxite Dust (GregTech 4)|Input-dict=dustBauxite|Input-amount=39|Cell-amount=16 |Output1=Titanium Dust (GregTech 4) |Output2=Aluminium Dust (GregTech 4)|Output2-amount=16 |Output3=Hydrogen Cell (GregTech 4)|Output3-amount=10 |Output4=Compressed Air Cell (IndustrialCraft 2)|Output4-amount=6 |EU=74,880|MaxEnergy=120}}
gives...