Difference between revisions of "Template:Infobox Monster"

From Idlescape Wiki
Jump to navigation Jump to search
(Test template for a monster infobox)
 
m (fixed table elements)
Line 27: Line 27:
 
     <td>{{{attackSpeed}}}</td>
 
     <td>{{{attackSpeed}}}</td>
 
</tr>}}
 
</tr>}}
 +
</table>
 
<div class="infobox-title">Combat stats</div>
 
<div class="infobox-title">Combat stats</div>
 +
<table>
 
   <tr>
 
   <tr>
 
     <th>{{{maxHealth}}}</th>
 
     <th>{{{maxHealth}}}</th>
Line 36: Line 38:
 
     <th>{{{range}}}</th>
 
     <th>{{{range}}}</th>
 
   </tr>
 
   </tr>
 +
</table>
 
<div class="infobox-title">Attack bonus</div>
 
<div class="infobox-title">Attack bonus</div>
 +
<table>
 
   <tr>
 
   <tr>
 
     <th>{{{accuracy}}}</th>
 
     <th>{{{accuracy}}}</th>
 
   </tr>
 
   </tr>
 +
</table>
 
<div class="infobox-title">Defence bonus</div>
 
<div class="infobox-title">Defence bonus</div>
 +
<table>
 
   <tr>
 
   <tr>
 
     <th>{{{stab}}}</th>
 
     <th>{{{stab}}}</th>
Line 48: Line 54:
 
     <th>{{{rangeDef}}}</th>
 
     <th>{{{rangeDef}}}</th>
 
   </tr>
 
   </tr>
 +
</table>
 
<div class="infobox-title">Strength bonus</div>
 
<div class="infobox-title">Strength bonus</div>
 +
<table>
 
   <tr>
 
   <tr>
 
     <th>{{{meeleStr}}}</th>
 
     <th>{{{meeleStr}}}</th>

Revision as of 09:33, 19 May 2020

Infobox Monster
Combat stats
{{{maxHealth}}} {{{attackLevel}}} {{{strengthLevel}}} {{{defenseLevel}}} {{{magic}}} {{{range}}}
Attack bonus
{{{accuracy}}}
Defence bonus
{{{stab}}} {{{slash}}} {{{crush}}} {{{magicDef}}} {{{rangeDef}}}
Strength bonus
{{{meeleStr}}} {{{rangeStr}}} {{{magicStr}}}