Difference between revisions of "Template:SpeciesStats"

From Cassette Beasts
Line 1: Line 1:
Base Form Stats:
 
 
 
<table>
 
<table>
 +
<tr><th colspan="2">Base Form Stats</th></tr>
 
<tr><th>Max HP</th><td>{{SpeciesStatBar|value={{{max_hp}}}|max_value=200}}{{{max_hp}}}</td></tr>
 
<tr><th>Max HP</th><td>{{SpeciesStatBar|value={{{max_hp}}}|max_value=200}}{{{max_hp}}}</td></tr>
 
<tr><th>M. Atk</th><td>{{SpeciesStatBar|value={{{melee_attack}}}|max_value=200}}{{{melee_attack}}}</td></tr>
 
<tr><th>M. Atk</th><td>{{SpeciesStatBar|value={{{melee_attack}}}|max_value=200}}{{{melee_attack}}}</td></tr>
Line 9: Line 8:
 
<tr><th>Speed</th><td>{{SpeciesStatBar|value={{{speed}}}|max_value=200}}{{{speed}}</td></tr>
 
<tr><th>Speed</th><td>{{SpeciesStatBar|value={{{speed}}}|max_value=200}}{{{speed}}</td></tr>
 
</table>
 
</table>
 
Additional stats:
 
  
 
<table>
 
<table>
 +
<tr><th colspan="2">Additional Stats</th></tr>
 
<tr><th>Max AP</td><td>{{{max_ap}}}</td></tr>
 
<tr><th>Max AP</td><td>{{{max_ap}}}</td></tr>
 
<tr><th>Move Slots</th><td>{{{move_slots}}}</td></tr>
 
<tr><th>Move Slots</th><td>{{{move_slots}}}</td></tr>
 
<tr><th>Recording Rate</th><td>{{{record_rate}}}</td></tr>
 
<tr><th>Recording Rate</th><td>{{{record_rate}}}</td></tr>
 
</table>
 
</table>

Revision as of 18:29, 20 May 2022

Base Form Stats
Max HP
{{{max_hp}}}
<div style="background: #3fbb9f; width: Expression error: Unrecognised punctuation character "{".%; height: 100%">
{{{max_hp}}}
M. Atk
{{{melee_attack}}}
<div style="background: #3fbb9f; width: Expression error: Unrecognised punctuation character "{".%; height: 100%">
{{{melee_attack}}}
M. Def
{{{melee_defense}}}
<div style="background: #3fbb9f; width: Expression error: Unrecognised punctuation character "{".%; height: 100%">
{{{melee_defense}}}
R. Atk
{{{ranged_attack}}}
<div style="background: #3fbb9f; width: Expression error: Unrecognised punctuation character "{".%; height: 100%">
{{{ranged_attack}}}
R. Def
{{{ranged_defense}}}
<div style="background: #3fbb9f; width: Expression error: Unrecognised punctuation character "{".%; height: 100%">
{{{ranged_defense}}}
Speed
{{{speed}}}
<div style="background: #3fbb9f; width: Expression error: Unrecognised punctuation character "{".%; height: 100%">
{Template:Speed
Additional Stats
Max AP{{{max_ap}}}
Move Slots{{{move_slots}}}
Recording Rate{{{record_rate}}}