Template:Stats: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 3: Line 3:
<tr><td style="width:100px;text-align:right;">HP:</td><td style="width:25px;"><b>{{{hp}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: red; width:{{{hp}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>
<tr><td style="width:100px;text-align:right;">HP:</td><td style="width:25px;"><b>{{{hp}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: red; width:{{{hp}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>


<tr><td style="width:100px;text-align:right;">ATK:</td><td style="width:25px;"><b>{{{attack}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(240,128,48); width:{{{attack}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>
<tr><td style="width:100px;text-align:right;">Attack:</td><td style="width:25px;"><b>{{{attack}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(240,128,48); width:{{{attack}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>


<tr><td style="width:100px;text-align:right;">DEF:</td><td style="width:25px;"><b>{{{defense}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(248,208,48); width:{{{defense}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>
<tr><td style="width:100px;text-align:right;">Defense:</td><td style="width:25px;"><b>{{{defense}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(248,208,48); width:{{{defense}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>


<tr><td style="width:100px;text-align:right;">SPC ATK:</td><td style="width:25px;"><b>{{{spa}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(104,144,240); width:{{{spa}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>
<tr><td style="width:100px;text-align:right;">SpAtk:</td><td style="width:25px;"><b>{{{spa}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(104,144,240); width:{{{spa}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>


<tr><td style="width:100px;text-align:right;">SPC DEF:</td><td style="width:25px;"><b>{{{spd}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(120,200,80); width:{{{spd}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>
<tr><td style="width:100px;text-align:right;">SpDef:</td><td style="width:25px;"><b>{{{spd}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(120,200,80); width:{{{spd}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>


<tr><td style="width:100px;text-align:right;">SPD:</td><td style="width:25px;"><b>{{{speed}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(248,88,136); width:{{{speed}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>
<tr><td style="width:100px;text-align:right;">Speed:</td><td style="width:25px;"><b>{{{speed}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(248,88,136); width:{{{speed}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>
</table>
</table>
1,945

edits