Template:Crafting grid

From ComputerCraft Wiki
Revision as of 06:16, 3 June 2013 by AfterLifeLochie (Talk | contribs) (Un-breaking the template.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

Usage:

 {{Crafting grid
 |A1=Computer
 |B3=Disk_Drive
 |Output=Computer
 }}
 

Results in:


Computer



Disk_Drive



Computer




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