Difference between revisions of "Template:Infobox Item"

From Idlescape Wiki
Jump to navigation Jump to search
m (Test)
(added xp)
Line 12: Line 12:
 
     <th colspan="10"><img src="https://idlescape.com/images/heat_icon.png" alt="Gold Coin" height="20" width="20"></th>
 
     <th colspan="10"><img src="https://idlescape.com/images/heat_icon.png" alt="Gold Coin" height="20" width="20"></th>
 
     <td colspan="20">{{{heat}}}</td>
 
     <td colspan="20">{{{heat}}}</td>
 +
</tr>
 +
|}}
 +
{{#if: {{{xp|}}}|
 +
<tr>
 +
    <th colspan="10">XP</th>
 +
    <td colspan="20">{{{xp}}}</td>
 
</tr>
 
</tr>
 
|}}
 
|}}
Line 122: Line 128:
 
  |gold =
 
  |gold =
 
  |heat =
 
  |heat =
 +
|xp =
 
  |hp =
 
  |hp =
  |source=
+
  |source =
 
  |level-req =
 
  |level-req =
 
  |stab =
 
  |stab =

Revision as of 08:11, 31 August 2020

Infobox Item
Gold Coin {{{gold}}}



Usage

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