Template:Item Infobox: Difference between revisions
From The Blockheads Wiki
>Abcboy No edit summary |
>Abcboy No edit summary |
||
| Line 21: | Line 21: | ||
| {{{Stackable}}} | | {{{Stackable}}} | ||
|- | |- | ||
|} {{#if: {{{Imageicon|}}} | [[Category:TestCategory]] }} {{#if:{{#ifexist: File:{{{Name}}} Icon.png |{{{Name}}} Icon.png | |} {{#if: {{{Imageicon|}}} | [[Category:TestCategory]] }} {{#if:{{#ifexist: File:{{{Name}}} Icon.png ||{{{Name}}} Icon.png}}|[[Category:TestCategory2]]}}<noinclude> | ||
<pre> | <pre> | ||
{{Item Infobox | {{Item Infobox | ||
Revision as of 13:53, 14 July 2013
| {{{Name}}} | |
|---|---|
| Category | {{{Category}}} |
| Use | {{{Use}}} |
| Location/Made On | {{{Location/Made On}}} |
| Needs | {{{Needs}}} |
| Stackable | {{{Stackable}}} |
{{Item Infobox
| Name =
| Image = Image.png
| Imageicon = Image.png
| 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.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.
- 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)
