Encredechine (talk | contribs) (Created page with "{| class="infoboxtable" |- ! colspan="2" class="infoboxname" | {{{name}}} |- {{#if: {{{image|}}} | ! colspan="2" {{!}} [[File:{{{image}}}{{!}}{{{size|250x250px}}}]] | ! colsp...") |
m (correct "discovery" text) |
||
Line 9: | Line 9: | ||
{{#if: {{{type|}}} | {{!}} width=80 {{!}} <div>Type</div> {{!!}} {{{type}}} }} |
{{#if: {{{type|}}} | {{!}} width=80 {{!}} <div>Type</div> {{!!}} {{{type}}} }} |
||
|- |
|- |
||
− | {{#if: {{{ |
+ | {{#if: {{{discovery|}}} | {{!}} <div>Discovery</div> {{!!}} {{{discovery}}} }} |
|- |
|- |
||
{{#if: {{{energy|}}} | {{!}} <div>Energy</div> {{!!}} {{{energy}}} }} |
{{#if: {{{energy|}}} | {{!}} <div>Energy</div> {{!!}} {{{energy}}} }} |
Revision as of 21:29, 6 June 2018
{{{name}}} | |
---|---|
No image yet | |
Details |
This is just a generic infobox with a few sample fields
Usage
{{Itembox | name = | image = | size = //optional, default is 250x250px | type = | discovery = | energy = | burnenergy = | toollevel = | durability =
Example
Peeled Banana | |
---|---|
File:Peeledbanana.png | |
Details | |
Type |
Food |
Discovery |
Crafting |
Energy |
3 |
{{Itembox | name = Peeled Banana | image = Peeledbanana.png | type = Food | discovery = Crafting | energy = 3 | burnenergy = N/A | toollevel = N/A | durability = N/A }}
The above documentation is transcluded from Template:Itembox/doc. (edit | history)