Template:Crafting grid

From ComputerCraft Wiki
Revision as of 19:38, 18 September 2012 by Thesbros (Talk | contribs) (Undo revision 2987 by 94.23.1.28 (talk))

Jump to: navigation, search


This is the standard Minecraft crafting grid. The code is borrowed from the IndustrialCraft wiki.

Usage:

 {{Crafting grid
 |A1=console
 |B3=disk drive
 |Output=console
 }}
 

Results in:









The name of the images should be in the form of "grid_<name of the item>.png". E.g. the console image is named "grid_console.png". Clicking on it will go to the page console.