Template:Craft: Difference between revisions
From The Blockheads Wiki
>Abcboy mNo edit summary |
>Abcboy m (→Parameters) |
||
Line 79: | Line 79: | ||
==Parameters== | ==Parameters== | ||
* '''Output''' - Crafted item name as it appears in game | * '''Output''' - Crafted item name as it appears in game | ||
* '''Image1''' - Small icon image if default image code doesn't work. | * '''''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. | * '''''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. | * '''''Image3''''' - Small icon image if default image code doesn't work. Do not include if no third item is needed. | ||
* '''Image4''' - Small icon image if default image code doesn't work. Do not include if no fourth item is needed. | * '''''Image4''''' - Small icon image if default image code doesn't work. Do not include if no fourth item is needed. | ||
* '''ImageOutput''' - Small icon image if default image code doesn't work. | * '''''ImageOutput''''' - Small icon image if default image code doesn't work. | ||
* '''Bench''' - Bench where item is crafted. | * '''Bench''' - Bench where item is crafted. | ||
* '''Name1''' - Name of first required item needed for crafting of item. | * '''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. | * '''''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. | * '''''Name3''''' - Name of third required item needed for crafting of item. Do not include if no third item is needed. | ||
* '''Name4''' - Name of third required item needed for crafting of item. Do not include if no fourth item is needed. | * '''''Name4''''' - Name of third required item needed for crafting of item. Do not include if no fourth item is needed. | ||
* '''Qty1''' - Required quantity of item 1 needed to craft item. | * '''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. | * '''''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. | * '''''Qty3''''' - Required quantity of item 3 needed to craft item. Do not include if no third item is needed. | ||
* '''Qty4''' - Required quantity of item 4 needed to craft item. Do not include if no third item is needed. | * '''''Qty4''''' - Required quantity of item 4 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. | * '''QtyOutput''' - The quantity of the item that is created when crafting is complete. | ||
* '''Time1''' - Rush cost without double-time. | * '''Time1''' - Rush cost without double-time. |
Revision as of 15:32, 18 January 2014
|
|
{{Craft |Output= |Bench= |Name1= |Name2= |Name3= |Name4 |Qty1= |Qty2= |Qty3= |Qty4= |QtyOutput= |Time1= |Time2= }}
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.
- Image4 - Small icon image if default image code doesn't work. Do not include if no fourth 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.
- Name4 - Name of third required item needed for crafting of item. Do not include if no fourth 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.
- Qty4 - Required quantity of item 4 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.
- Time1 - Rush cost without double-time.
- Time2 - Rush cost with double-time.