Template:Crafting/Grid

From Ethyrial Wiki
Jump to navigation Jump to search

With the Crafting Grid we offer a template for every crafting recipe.

TODOS:

  • Add the needed crafting station to the Crafting module.
  • Add multiple Results and multiple numbers
  • Add crafting time
  • Add crafting requirement skill lvl

Syntax

{{Crafting/Grid
|1 # Amount of rows for the crafting grid
|2 # Amount of columns for the crafting grid
|11=Copper Ore # Set Copper Ore to the first column in the first row
|12=Copper Ore # Set Copper Ore to the second column in the first row
|result=Copper Ingot # resulting item
}}

Results in:

Copper OreCopper Ore
Crafting Arrow Down.png
Copper Ingot

The result parameter can be omitted for a smaller grid

{{Crafting/Grid
|1 # Amount of rows for the crafting grid
|2 # Amount of columns for the crafting grid
|11=Copper Ore # Set Copper Ore to the first column in the first row
|12=Copper Ore # Set Copper Ore to the second column in the first row
}}

Results in:

Copper OreCopper Ore