Difference between revisions of "Template:Infobox Item"

From Idlescape Wiki
Jump to navigation Jump to search
m (added slot)
m (Added aug slots)
Line 25: Line 25:
 
     <th colspan="10">Aug Bonus</th>
 
     <th colspan="10">Aug Bonus</th>
 
     <td colspan="20">{{{aug-bonus}}}</td>
 
     <td colspan="20">{{{aug-bonus}}}</td>
 +
</tr>
 +
|}}
 +
{{#if: {{{aug-slots|}}}|
 +
<tr>
 +
    <th colspan="10">Aug Slots</th>
 +
    <td colspan="20">{{{aug-slots}}}</td>
 
</tr>
 
</tr>
 
|}}
 
|}}
Line 153: Line 159:
 
  |exp =
 
  |exp =
 
  |aug-bonus =  
 
  |aug-bonus =  
 +
|aug-slots =
 
  |hp =
 
  |hp =
 
  |source =
 
  |source =

Revision as of 06:09, 11 January 2021

Infobox Item


Usage

{{Infobox Item
|title = 
|image =
|gold =
|heat =
|exp =
|aug-bonus = 
|aug-slots = 
|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 =
}}