About
This template is an attempt to improve on the existing Crafting Template. While currently a work in progress, it is completely functional and available to use.
Parameters
Parameter | Definition |
---|---|
item1name | Name of the first recipe item. Display's on mouse hover and is also used as the page link (if clicked/tapped on) |
item1img | Image name of the first recipe item. Just the file name and extension, no need to prepend File:
|
item1amount | Amount of the recipe's first item that will be used upon crafting. |
item1size | If the first recipe item's image is large (like a rifle or an axe), use large . Otherwise, leave blank.
|
item2name | Name of the second recipe item. Display's on mouse hover and is also used as the page link (if clicked/tapped on) |
item2img | Image name of the second recipe item. Just the file name and extension, no need to prepend File:
|
item2amount | Amount of the recipe's second item that will be used upon crafting. |
item2size | If the second recipe item's image is large (like a rifle or an axe), use large . Otherwise, leave blank.
|
resultname | Name of the item that is crafted. Display's on mouse hover and is also used as the page link (if clicked/tapped on) |
resultimg | Image name of the item that is crafted. Just the file name and extension, no need to prepend File:
|
resultamount | Amount of the item that is crafted. |
resultsize | If the crafted item's image is large (like a rifle or an axe), use large . Otherwise, leave blank.
|
Blank Template
Copy and paste this where you'd like a recipe box to appear
{{Craftv2 | item1name = | item1img = | item1amount = | item1size = | item2name = | item2img = | item2amount = | item2size = | resultname = | resultimg = | resultamount = | resultsize = |}}
Example
Unlike the previous Crafting Template, these do not automatically start a new line so that multiple can be on the same line. Make sure to use {{Clear|Left}}
when you want to start a new line.