Template:Grid/Centrifuge (RotaryCraft)
From Feed The Beast Wiki
Template documentation (for the above template, sometimes hidden or invisible)
This template is used to display recipes for the Centrifuge from the RotaryCraft mod.
Syntax[edit]
{{Grid/Centrifuge (RotaryCraft)|<param>}}
Parameters[edit]
-
Input
: The input material slot.
-
A1
,B1
,C1
: The top row of output slots. -
A2
,B2
,C2
: The middle row of output slots. -
A3
,B3
,C3
: The bottom row of output slots.
Chance Parameters[edit]
|A1-chance, |A2-chance, ..., |C3-chance
- Filling in the parameters A1-chance to C3-chance will add a box that will appear when hovering over a grid image. It will show the chance of getting said item when centrifuged.
- The % sign is added automatically and does not need to be inserted manually.
Additional Parameters[edit]
- Custom links
|A1-link, |A2-Link, ..., |C3-link
- Each item can have a custom link by setting the "-link" parameter.
- For Example: A2-link would set a custom link for item A2.
- This is only necessary if a page link somehow deviates from the corresponding item/block name.
- If this parameter is omitted, the template will attempt to use [[item]]. For Example: If C2 was "Generator", then the image would try to link to [[Generator]].
- Custom images
|A1-image, |A2-image, ..., |C3-image
- Each item can have a custom image by setting the "-image" parameter.
- For Example: A2-image would set a custom image for item A2.
- This is only necessary if an image name somehow deviates from the actual item/block name.
- If this parameter is omitted, the template will attempt to use "Grid {{{item}}}.png". For Example: If C2 was "Generator", then the default image would be "Grid Generator.png".
Image requirements[edit]
Images for this and other grid templates have to be 32x32 pixels in size and prefixed with "Grid". Please refer to the Style Guide for further information.
Examples[edit]
{{Grid/Centrifuge (RotaryCraft) |Input=Netherrack Dust (RotaryCraft) |A1=Sulfur Dust (RotaryCraft) |A1-chance=40 |B2=Gunpowder |B2-chance=80 |C3=Glowstone Dust |C3-chance=25}}
gives...