Difference between revisions of "Template:Infobox Item"

From Idlescape Wiki
Jump to navigation Jump to search
(Changed the ordering of seed related stuff to the same as it is in-game.)
Line 104: Line 104:
 
<table style="padding: 1em;">
 
<table style="padding: 1em;">
 
<tr>
 
<tr>
     <th colspan="10">Seed Size</th>
+
     <th colspan="10">Experience</th>
     <td colspan="20">{{{seed-size}}}</td>
+
     <td colspan="20">{{{experience}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
     <th colspan="10">Experience</th>
+
     <th colspan="10">Plot Size</th>
     <td colspan="20">{{{experience}}}</td>
+
     <td colspan="20">{{{seed-size}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Line 119: Line 119:
 
|}}
 
|}}
 
</div>
 
</div>
 
 
 
<noinclude>
 
<noinclude>
 
====Usage====
 
====Usage====

Revision as of 03:16, 8 September 2020

Infobox Item
Gold Coin {{{gold}}}


Usage

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