Template:Craft: Difference between revisions
From The Blockheads Wiki
>Abcboy mNo edit summary |
>Abcboy mNo edit summary |
||
| Line 1: | Line 1: | ||
{| class="wikitable" border="1" style="text-align:center;" | {| class="wikitable" border="1" style="text-align:center;" | ||
|+{{{Output| | |+{{{Output|}}} | ||
|- | |- | ||
! scope="col" | Location | ! scope="col" | Location | ||
| Line 11: | Line 11: | ||
! scope="col" | Crafted Output | ! scope="col" | Crafted Output | ||
|- | |- | ||
| {{{Bench| | | {{{Bench|}}} | ||
| {{#if: {{{Name1|}}}|[[File:{{{Image1|{{{Name1}}} Icon.png}}}|40px]]}} | | {{#if: {{{Name1|}}}|[[File:{{{Image1|{{{Name1}}} Icon.png}}}|40px]]}} | ||
| {{#if:{{{Name2|}}}||style="display:none;"}} | '''+''' | | {{#if:{{{Name2|}}}||style="display:none;"}} | '''+''' | ||
| Line 27: | Line 27: | ||
| {{#if:{{{Name3|}}}||style="display:none;"}} | [[{{{Name3|}}}]] | | {{#if:{{{Name3|}}}||style="display:none;"}} | [[{{{Name3|}}}]] | ||
| | | | ||
| [[{{{Output| | | [[{{{Output|]]}}}]] | ||
|- | |- | ||
| '''Qty''' | | '''Qty''' | ||
Revision as of 19:41, 4 October 2013
| Location | Input Item 1 | Crafted Output | |
|---|---|---|---|
| = | |||
| [[]] | [[]]]] | ||
| Qty | {{{Qty1}}} | {{{QtyOutput}}} |
{{Craft
|Output=
|Bench=
|Name1=
|Name2=
|Name3=
|Qty1=
|Qty2=
|Qty3=
|QtyOutput=
}}
Parameters
- Output - Crafted item name as it appears in game
- Image1 - Small icon image if default image code doesn't work.
- Image2 - Small icon image if default image code doesn't work. Do not include if no second item is needed.
- Image3 - Small icon image if default image code doesn't work. Do not include if no third item is needed.
- ImageOutput - Small icon image if default image code doesn't work.
- Bench - Bench where item is crafted.
- Name1 - Name of first required item needed for crafting of item.
- Name2 - Name of second required item needed for crafting of item. Do not include if no second item is needed.
- Name3 - Name of third required item needed for crafting of item. Do not include if no third item is needed.
- Qty1 - Required quantity of item 1 needed to craft item.
- Qty2 - Required quantity of item 2 needed to craft item. Do not include if no second item is needed.
- Qty3 - Required quantity of item 3 needed to craft item. Do not include if no third item is needed.
- QtyOutput - The quantity of the item that is created when crafting is complete.
