Template:Item Infobox: Difference between revisions
From The Blockheads Wiki
>Abcboy mNo edit summary |
>Abcboy m (Removing crafting recipe parameters (they are redundant to Where Found)) |
||
Line 12: | Line 12: | ||
! style="background-color:#d4e3e5;" | Use | ! style="background-color:#d4e3e5;" | Use | ||
| {{{Use|}}} | | {{{Use|}}} | ||
|- style="{{#if:{{{Tool|}}}||display:none;}}" | |- style="{{#if:{{{Tool|}}}||display:none;}}" | ||
! style="background-color:#d4e3e5;" | Tool | ! style="background-color:#d4e3e5;" | Tool | ||
| {{{Tool|}}} | | {{{Tool|}}} | ||
|- | |- | ||
! style="background-color:#d4e3e5;"| Stackable | ! style="background-color:#d4e3e5;"| Stackable | ||
Line 34: | Line 28: | ||
|Category= | |Category= | ||
|Use= | |Use= | ||
| | |Tool= | ||
|Stackable= | |Stackable= | ||
}} | }} | ||
Line 46: | Line 39: | ||
* '''Category''' - Defined category of item. (ie. Apple is categorized as Food) | * '''Category''' - Defined category of item. (ie. Apple is categorized as Food) | ||
* '''Use''' - Primary use of item (ie. Food, Farming, Crafting, Construction, etc.) | * '''Use''' - Primary use of item (ie. Food, Farming, Crafting, Construction, etc.) | ||
* ''' | * '''Tool''' - Tool used to remove block. | ||
* '''Stackable''' - Is the item stackable and if so, maximum limit (ie. No, Yes (99)) | |||
* '''Stackable''' - Is the item stackable and if so, maximum limit (ie. No, Yes (99) | |||
[[Category:Templates]] | [[Category:Templates]]</noinclude> | ||
</noinclude> |
Revision as of 12:56, 16 May 2015
{{{Name}}} | |
---|---|
Stackable | Yes (99) |
{{Item Infobox |Name= |Image= |Imageicon= |ImageiconHD= |Category= |Use= |Tool= |Stackable= }}
Parameters
- Name - Name of item as it appears in game
- Image - Large image of item. The image is resized to 160px. Image.png is a default image when no image is available.
- Imageicon - Small icon image of item. The image is resized to 40px. Image.png is a default image when no image is available. Only use if filename does not follow File: {{{Name}}} Icon.png.
- Category - Defined category of item. (ie. Apple is categorized as Food)
- Use - Primary use of item (ie. Food, Farming, Crafting, Construction, etc.)
- Tool - Tool used to remove block.
- Stackable - Is the item stackable and if so, maximum limit (ie. No, Yes (99))