Difference between revisions of "Template:Infobox Item"

From Idlescape Wiki
Jump to navigation Jump to search
(added source)
Line 23: Line 23:
 
     <th colspan="10">Level Required</th>
 
     <th colspan="10">Level Required</th>
 
     <td colspan="20">{{{level-req}}}</td>
 
     <td colspan="20">{{{level-req}}}</td>
 +
</tr>
 +
|}}
 +
{{#if: {{{source|}}}|
 +
<tr>
 +
    <th colspan="10">Source</th>
 +
    <td colspan="20">{{{source}}}</td>
 
</tr>
 
</tr>
 
|}}
 
|}}
Line 116: Line 122:
 
  |heat =
 
  |heat =
 
  |hp =
 
  |hp =
 +
|source=
 
  |level-req =
 
  |level-req =
 
  |stab =
 
  |stab =

Revision as of 14:13, 23 August 2020

Infobox Item
Gold Coin {{{gold}}}



Usage

{{Infobox Item
|title =
|image =
|gold =
|heat =
|hp =
|source=
|level-req =
|stab =
|slash =
|crush =
|accuracy =
|strength =
|speed =
|attacktype =
|non-combat-name =
|non-combat-stat =
|seed-size =
|experience =
|harvest-time =
}}