Template:Stats/r/doc
< Template:Stats | r
This template displays a row in a table that compares the stats of several Pokémon.
Parameters
- Unnamed
- 1: the Pokémon's National Pokédex number (e.g.,
0001
) - 2: the Pokémon's name (e.g.,
Bulbasaur
) - 3: the Pokémon's HP stat
- 4: the Pokémon's Attack stat
- 5: the Pokémon's Defense stat
- 6: the Pokémon's Special Attack stat
- 7: the Pokémon's Special Defense stat
- 8: the Pokémon's Speed stat
- Named
- img: the filename of an image to display instead of the default art (e.g.,
Box XD 001.png
) - form: text after the species name that specifies its form (e.g.,
-Mega
for Mega Venusaur) - size: the desired size of the image (e.g.,
50px
)
Examples
Comparison of the Kanto starters' final forms.
{| class="roundy" style="margin: auto; background-color: #{{bulba color}}; border: 3px solid #{{bulba color dark}};" |- ! style="background-color: #{{bulba color light}}; {{roundytl|5px}}" | Pokémon ! style="background-color: #{{bulba color light}};" | [[HP]] ! style="background-color: #{{bulba color light}};" | {{stat|Attack}} ! style="background-color: #{{bulba color light}};" | {{stat|Defense}} ! style="background-color: #{{bulba color light}};" | {{stat|Special Attack|Sp. Attack}} ! style="background-color: #{{bulba color light}};" | {{stat|Special Defense|Sp. Defense}} ! style="background-color: #{{bulba color light}};" | {{stat|Speed}} ! style="background-color: #{{bulba color light}}; {{roundytr|5px}}" | Total {{stats/r|0003|Venusaur|80|82|83|100|100|80}} {{stats/r|0006|Charizard|78|84|78|109|85|100}} {{stats/r|0009|Blastoise|79|83|100|85|105|78}} |}
Pokémon | HP | Attack | Defense | Sp. Attack | Sp. Defense | Speed | Total |
---|---|---|---|---|---|---|---|
80
|
82
|
83
|
100
|
100
|
80
|
525 | |
78
|
84
|
78
|
109
|
85
|
100
|
534 | |
79
|
83
|
100
|
85
|
105
|
78
|
530 |