Template:Stats: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
|style="text-align:right;"|HP:
|style="text-align:right;"|HP:
!style="text-align:left;"|{{{HP}}}
!style="text-align:left;"|{{{HP}}}
|<div class="statbar" style="background-color: red; width:{{{HP}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
|<div class="statbar" style="background-color: red; width: {{{HP}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
|-
|-
|style="text-align:right;"|Attack:
|style="text-align:right;"|Attack:
!style="text-align:left;"|{{{Attack}}}
!style="text-align:left;"|{{{Attack}}}
|<div class="statbar" style="background-color: rgb(240,128,48); width:{{{Attack}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
|<div class="statbar" style="background-color: rgb(240,128,48); width: {{{Attack}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
|-
|-
|style="text-align:right;"|Defense:
|style="text-align:right;"|Defense:
!style="text-align:left;"|{{{Defense}}}
!style="text-align:left;"|{{{Defense}}}
|<div class="statbar" style="background-color: rgb(248,208,48); width:{{{Defense}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
|<div class="statbar" style="background-color: rgb(248,208,48); width: {{{Defense}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
|-
|-
|style="text-align:right;"|SpAtk:
|style="text-align:right;"|SpAtk:
!style="text-align:left;"|{{{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>
|<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:right;"|SpDef:
!style="text-align:left;"|{{{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>
|<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:right;"|Speed:

Revision as of 01:37, 7 June 2005

HP: {{{HP}}}
 
Attack: {{{Attack}}}
 
Defense: {{{Defense}}}
 
SpAtk: {{{SpAtk}}}
 
SpDef: {{{SpDef}}}
 
Speed: {{{Speed}}}