Template:Stats: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
<table style="width:1px;">
{|
 
|-
<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>
|style="text-align:right;"|HP:
 
!style="text-align:left;"|{{{HP}}}
<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>
|<div class="statbar" style="background-color: red; width:{{{HP}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
 
|-
<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>
|style="text-align:right;"|Attack:
 
!style="text-align:left;"|{{{Attack}}}
<tr><td style="width:100px;text-align:right;">SpAtk:</td><td style="width:25px;"><b>{{{SpAtk}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(104,144,240); width:{{{SpAtk}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>
|<div class="statbar" style="background-color: rgb(240,128,48); width:{{{Attack}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
 
|-
<tr><td style="width:100px;text-align:right;">SpDef:</td><td style="width:25px;"><b>{{{SpDef}}}</b></td><td style="width: 125px;"><div class="statbar" style="background-color: rgb(120,200,80); width:{{{SpDef}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div></td></tr>
|style="text-align:right;"|Defense:
 
!style="text-align:left;"|{{{Defense}}}
<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>
|<div class="statbar" style="background-color: rgb(248,208,48); width:{{{Defense}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
</table>
|-
|style="text-align:right;"|SpAtk:
!style="text-align:left;"|{{{SpAtk}}}
|<div class="statbar" style="background-color: rgb(104,144,240); width:{{{SpAtk}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
|-
|style="text-align:right;"|SpDef:
!style="text-align:left;"|{{{SpDef}}}
|<div class="statbar" style="background-color: rgb(120,200,80); width:{{{SpDef}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
|-
|style="text-align:right;"|Speed:
!style="text-align:left;"|{{{Speed}}}
|<div class="statbar" style="background-color: rgb(248,88,136); width:{{{Speed}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
|}
1,945

edits