Template:Grid/Inscriber/doc
From Feed The Beast Wiki
This template is used to display recipes for the Inscriber from the Applied Energistics 2 mod.
Syntax[edit]
{{Grid/Inscriber|<param>}}
Parameters[edit]
-
Input1
: The input 1 slot. -
Input2
: The input 2 slot. -
Input3
: The input 3 slot. -
Output
: The output slot.
Additional parameters[edit]
Each slot parameter can be appended with several postfixes for additional functionality.
-image
to set a specific image for the slot. (ex:Input-image
)-link
to set a specific link for the slot. (ex:Input-link
)-dict
to set a specific OreDict entry for the slot. (ex:Input-dict
)
Examples[edit]
{{Grid/Inscriber |Input1=Inscriber Calculation Press |Input2=Pure Certus Quartz Crystal |Input3= |Output=Printed Calculation Circuit }}
gives...
{{Grid/Inscriber |Input1=Printed Calculation Circuit |Input2=Redstone Dust |Input2-dict=dustRedstone |Input3=Printed Silicon |Output=Calculation Processor }}
gives...