Difference between revisions of "Template:Crafting/doc"

From ComputerCraft Wiki
Jump to: navigation, search
(Created page with "This is the standard Minecraft crafting grid. 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.p...")
 
m
Line 5: Line 5:
 
usage:
 
usage:
 
<pre style="display:table">
 
<pre style="display:table">
{{Crafting grid
+
{{Crafting
 
  |A1=Computer
 
  |A1=Computer
 
  |B3=Disk_Drive
 
  |B3=Disk_Drive
Line 13: Line 13:
  
 
result:
 
result:
{{Crafting grid
+
{{Crafting
 
  |A1=Computer
 
  |A1=Computer
 
  |B3=Disk_Drive
 
  |B3=Disk_Drive
 
  |Output=Computer
 
  |Output=Computer
 
}}
 
}}

Revision as of 05:57, 4 August 2020

This is the standard Minecraft crafting grid.

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.

usage:

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

result:

Empty-crafting-table.png
Grid Computer.png
Grid Computer.png
Grid Disk Drive.png