Template:Stats/GenI: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
⧼bulbapediamonobook-jumptonavigation⧽⧼bulbapediamonobook-jumptosearch⧽
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{| | |||
|- | |||
|style="text-align:right;"|HP: | |||
!style="text-align:left;"|{{{HP}}} | |||
|<div class="statbar" style="background-color: red; width:{{{HP}}}px; height: 10px; border: 1px solid black; overflow: hidden;"> </div> | |||
|- | |||
|style="text-align:right;"|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;"> </div> | |||
|- | |||
|style="text-align:right;"|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;"> </div> | |||
|- | |||
|style="text-align:right;"|Special: | |||
!style="text-align:left;"|{{{Special}}} | |||
|<div class="statbar" style="background-color: rgb(104,144,240); width:{{{Special}}}px; height: 10px; border: 1px solid black; overflow: hidden;"> </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;"> </div> | |||
|} |
Revision as of 08:42, 20 April 2005
HP: | {{{HP}}} | |
---|---|---|
Attack: | {{{Attack}}} | |
Defense: | {{{Defense}}} | |
Special: | {{{Special}}} | |
Speed: | {{{Speed}}} |