Anonymous user
Template:Craft: Difference between revisions
From The Blockheads Wiki
m
no edit summary
>Abcboy mNo edit summary |
>Abcboy mNo edit summary |
||
Line 8: | Line 8: | ||
! {{#if:{{{Name3|}}}||style="display:none;"}} scope="col" | | ! {{#if:{{{Name3|}}}||style="display:none;"}} scope="col" | | ||
! {{#if:{{{Name3|}}}||style="display:none;"}} scope="col" | Input Item 3 | ! {{#if:{{{Name3|}}}||style="display:none;"}} scope="col" | Input Item 3 | ||
! {{#if:{{{Name4|}}}||style="display:none;"}} scope="col" | | |||
! {{#if:{{{Name4|}}}||style="display:none;"}} scope="col" | Input Item 4 | |||
! scope="col" | | ! scope="col" | | ||
! scope="col" | Crafted Output | ! scope="col" | Crafted Output | ||
Line 17: | Line 19: | ||
| {{#if:{{{Name3|}}}||style="display:none;"}} | '''+''' | | {{#if:{{{Name3|}}}||style="display:none;"}} | '''+''' | ||
| {{#if:{{{Name3|}}}||style="display:none;"}} | {{#if: {{{Name3|}}}|[[File:{{{Image3|{{{Name3}}} Icon.png}}}|40px]]}} | | {{#if:{{{Name3|}}}||style="display:none;"}} | {{#if: {{{Name3|}}}|[[File:{{{Image3|{{{Name3}}} Icon.png}}}|40px]]}} | ||
| {{#if:{{{Name4|}}}||style="display:none;"}} | '''+''' | |||
| {{#if:{{{Name4|}}}||style="display:none;"}} | {{#if: {{{Name4|}}}|[[File:{{{Image4|{{{Name4}}} Icon.png}}}|40px]]}} | |||
| '''=''' | | '''=''' | ||
| {{#if: {{{Output|}}}|[[File:{{{ImageOutput|{{{Output}}} Icon.png}}}|40px]]}} | | {{#if: {{{Output|}}}|[[File:{{{ImageOutput|{{{Output}}} Icon.png}}}|40px]]}} | ||
Line 26: | Line 30: | ||
| {{#if:{{{Name3|}}}||style="display:none;"}} | | | {{#if:{{{Name3|}}}||style="display:none;"}} | | ||
| {{#if:{{{Name3|}}}||style="display:none;"}} | [[{{{Name3|}}}]] | | {{#if:{{{Name3|}}}||style="display:none;"}} | [[{{{Name3|}}}]] | ||
| {{#if:{{{Name4|}}}||style="display:none;"}} | | |||
| {{#if:{{{Name4|}}}||style="display:none;"}} | [[{{{Name4|}}}]] | |||
| | | | ||
| [[{{{Output|}}}]] | | [[{{{Output|}}}]] | ||
Line 35: | Line 41: | ||
| {{#if:{{{Name3|}}}||style="display:none;"}} | | | {{#if:{{{Name3|}}}||style="display:none;"}} | | ||
| {{#if:{{{Name3|}}}||style="display:none;"}} | {{{Qty3}}} | | {{#if:{{{Name3|}}}||style="display:none;"}} | {{{Qty3}}} | ||
| {{#if:{{{Name4|}}}||style="display:none;"}} | | |||
| {{#if:{{{Name4|}}}||style="display:none;"}} | {{{Qty4}}} | |||
| | | | ||
| {{{QtyOutput}}} | | {{{QtyOutput}}} | ||
Line 46: | Line 54: | ||
|Name2= | |Name2= | ||
|Name3= | |Name3= | ||
|Name4 | |||
|Qty1= | |Qty1= | ||
|Qty2= | |Qty2= | ||
|Qty3= | |Qty3= | ||
|Qty4= | |||
|QtyOutput= | |QtyOutput= | ||
}} | }} | ||
Line 58: | Line 68: | ||
* '''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. | ||
* '''ImageOutput''' - Small icon image | * '''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. | * '''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. | |||
* '''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. | |||
* '''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. | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |