Difference between revisions of "Template:Infobox Item"
Jump to navigation
Jump to search
m (Added field for aug bonus) |
m (added slot) |
||
| Line 92: | Line 92: | ||
<th width="90">Attack Type</th> | <th width="90">Attack Type</th> | ||
<td>{{{attacktype}}}</td> | <td>{{{attacktype}}}</td> | ||
| + | </tr> | ||
| + | |}} | ||
| + | {{#if: {{{slot|}}} | | ||
| + | <tr> | ||
| + | <th width="90">Slot</th> | ||
| + | <td>{{{slot}}}</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
| Line 157: | Line 163: | ||
|speed = | |speed = | ||
|attacktype = | |attacktype = | ||
| + | |slot = | ||
|non-combat-name = | |non-combat-name = | ||
|non-combat-stat = | |non-combat-stat = | ||
Revision as of 06:07, 11 January 2021
Infobox Item
Usage
{{Infobox Item
|title =
|image =
|gold =
|heat =
|exp =
|aug-bonus =
|hp =
|source =
|level-req =
|stab =
|slash =
|crush =
|accuracy =
|strength =
|speed =
|attacktype =
|slot =
|non-combat-name =
|non-combat-stat =
|plot-size =
|seed-exp =
|harvest-time =
|yield =
}}