Template:Item Infobox: Difference between revisions
From The Blockheads Wiki
>Cdrras mNo edit summary |
>Abcboy mNo edit summary |
||
Line 1: | Line 1: | ||
{| style="vertical-align:top ;margin: 0 0 0.5em 1em; border:1px solid silver; float:right; text-align:left; font-size:90%; background-color:white;" cellpadding="5" | {| style="vertical-align:top ;margin: 0 0 0.5em 1em; border:1px solid silver; float:right; text-align:left; font-size:90%; background-color:white;" cellpadding="5" | ||
! colspan="2" style="font-size:110%; text-align:center; background-color:#d4e3e5;" | {{{Name}}} | ! colspan="2" style="font-size:110%; text-align:center; background-color:#d4e3e5;" | {{{Name}}} | ||
|- | |- | ||
Line 24: | Line 23: | ||
| {{#if:{{{Stackable|}}}|{{{Stackable}}} | | {{#if:{{{Stackable|}}}|{{{Stackable}}} | ||
|- | |- | ||
|} | |}<noinclude> | ||
<noinclude> | |||
<pre> | <pre> | ||
{{Item Infobox | {{Item Infobox |
Revision as of 23:52, 13 April 2013
{{{Name}}} | |
---|---|
{{{Imageicon}}} | |
Category | {{{Category}}} |
Use | {{{Use}}} |
Location/Made On | {{{Location/Made On}}} |
Needs | {{{Needs}}} |
Stackable | {{{Stackable}}} |
{{Item Infobox | Name = | Image = [[Image:Image.jpg|140px]] | Imageicon = [[Image:Image.jpg|40px]] | Category = | Use = | Location/Made On = | Needs = | Stackable = }}
Parameters
- Name - Name of item as it appears in game
- Image - Large image of item. The image is resized to 140px. Image.jpg is a default image when no image is available.
- Imageicon - Small icon image of item. The image is resized to 40px. Image.jpg is a default image when no image is available.
- Category - Defined category of item. (ie. Apple is categorized as Food)
- Use - Primary use of item (ie. Food, Farming, Crafting, Construction, etc.)
- Location/Made On - Where item can be found.
- Needs - If craftable item, items required to craft it.
- Stackable - Is the item stackable and if so, maximum limit (ie. No, Yes (99)