Template:Doc/start This template is used to create a grid that looks similar to the Crafting Table's GUI screen.
Usage
{{Grid/Crafting Table
|A1= |B1= |C1=
|A2= |B2= Wooden Plank |C2=
|A3= |B3= Wooden Plank |C3=
|Output= Stick |OA= 4
}}
- produces
Template:Grid/Crafting Table
The OA field accepts 2-99. Using any number lower or leaving it blank will show nothing, using 100 to 109 will only show the last two digits (although this can be utilized to output 01 instead of just 1, for example), using anything higher will only show the last digit.
Use the available images listed below.
Animated
There are 2 ways of creating animated crafting tables. The first one is to make an animated gif image like described below. The second way is by making a list of blocks and objects you want to show.
{{Grid/Crafting Table
|A1= ,Lapis Lazuli (Dye)|B1= ,Lapis Lazuli (Dye)|C1= ,Lapis Lazuli (Dye)
|A2= ,Lapis Lazuli (Dye)|B2= Lapis Lazuli (Block),Lapis Lazuli (Dye)|C2= ,Lapis Lazuli (Dye)
|A3= ,Lapis Lazuli (Dye)|B3= ,Lapis Lazuli (Dye)|C3= ,Lapis Lazuli (Dye)
|Output= Lapis Lazuli (Dye),Lapis Lazuli (Block) |OA=9,1
}}
- produces
Template:Grid/Crafting Table
{{Grid/Crafting Table
|A1= Iron (Ingot),Gold (Ingot),Diamond (Gem),Lapis Lazuli (Dye)
|B1= Iron (Ingot),Gold (Ingot),Diamond (Gem),Lapis Lazuli (Dye)
|C1= Iron (Ingot),Gold (Ingot),Diamond (Gem),Lapis Lazuli (Dye)
|A2= Iron (Ingot),Gold (Ingot),Diamond (Gem),Lapis Lazuli (Dye)
|B2= Iron (Ingot),Gold (Ingot),Diamond (Gem),Lapis Lazuli (Dye)
|C2= Iron (Ingot),Gold (Ingot),Diamond (Gem),Lapis Lazuli (Dye)
|A3= Iron (Ingot),Gold (Ingot),Diamond (Gem),Lapis Lazuli (Dye)
|B3= Iron (Ingot),Gold (Ingot),Diamond (Gem),Lapis Lazuli (Dye)
|C3= Iron (Ingot),Gold (Ingot),Diamond (Gem),Lapis Lazuli (Dye)
|Output= Iron (Block),Gold (Block),Diamond (Block),Lapis Lazuli (Block)
}}
- produces
Template:Grid/Crafting Table
Animated Gif
{{Grid/Crafting Table
|Image=Crafting Ore Blocks.gif
|A1= |B1= |C1=
|A2= |B2= |C2=
|A3= |B3= |C3=
|Output= Ore
}}
- produces
Template:Grid/Crafting Table
Links parameters (A1, B1, C1, Output, etc.) are optional as they will only add a link on the squares, and they do not have to be in the available inputs and outputs listed below:
{{Grid/Crafting Table
|Image=Crafting Ore Blocks.gif
}}
- produces
Template:Grid/Crafting Table
The squares of the gif file must be placed exactly as in this example: File:Crafting Ore Blocks.gif.
Mods
If you are using mod images, you can specify the wiki page to your mod with the Mod parameter. All parameters (A1, B1, C1, Output, etc.) that are modded items have an M in front of them, and any normal Minecraft items stay the same, this allows you to use normal Minecraft items and link to their correct pages.
When uploading mod images, they must have the mod page name in brackets at the end. For example Fancystone (FancyPack).
{{Grid/Crafting Table
|Mod= FancyPack
|MA1= Fancystone |MB1= Fancystone |MC1= Fancystone
|MA2= Fancystone |B2= Water Bucket |MC2= Fancystone
|MA3= Fancystone |MB3= Fancystone |MC3= Fancystone
|Output=Moss Stone |OA=32
}}
- produces
Template:Grid/Crafting Table Note the links of the Fancystone and the Water Bucket.
{{Grid/Crafting Table
|Mod= FancyPack
|A1= Iron (Ingot) |B1= Iron (Ingot) |C1=Iron (Ingot)
|A2= Iron (Ingot) |B2= |C2=Iron (Ingot)
|A3= Iron (Ingot) |B3= Iron (Ingot) |C3=Iron (Ingot)
|MOutput= Metal Cage |OA=2
}}
- produces
Template:Grid/Crafting Table
Template:Grid/Available images
See also
{{Grid/Furnace}}
Template:Doc/end