Difference between revisions of "Template:Statdexrow"
Jump to navigation
Jump to search
m (Protected "Template:Statdexrow": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
Line 2: | Line 2: | ||
</noinclude> | </noinclude> | ||
|- | |- | ||
− | |style="background:#add8e6"| | + | |style="background:#add8e6"| {{Converter/NameNum|{{{1}}}}} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} | ||
|style="width:30%;background:#add8e6"| <img src = "http://{{GameURL}}/images/icons/{{{1|Bulbasaur}}}.gif"> [[{{{1|Bulbasaur}}}]] | |style="width:30%;background:#add8e6"| <img src = "http://{{GameURL}}/images/icons/{{{1|Bulbasaur}}}.gif"> [[{{{1|Bulbasaur}}}]] | ||
|style="background:#add8e6"|{{Converter/NameType1|{{{1}}}}} {{Converter/NameType2|{{{1}}}}} | |style="background:#add8e6"|{{Converter/NameType1|{{{1}}}}} {{Converter/NameType2|{{{1}}}}} | ||
Line 38: | Line 11: | ||
|style="background:#add8e6"|{{Converter/NameSpd|{{{1}}}}} | |style="background:#add8e6"|{{Converter/NameSpd|{{{1}}}}} | ||
|style="background:#add8e6"|{{Converter/NameSpe|{{{1}}}}} | |style="background:#add8e6"|{{Converter/NameSpe|{{{1}}}}} | ||
+ | |style="border: 3px solid; border-color:#728bd4;"|{{#expr: {{{hp|{{Converter/NameHP|{{{1}}}}}}}}+{{{atk|{{Converter/NameAtk|{{{1}}}}}}}}+{{{def|{{Converter/NameDef|{{{1}}}}}}}}+{{{spa|{{Converter/NameSpa|{{{1}}}}}}}}+{{{spd|{{Converter/NameSpd|{{{1}}}}}}}}+{{{spe|{{Converter/NameSpe|{{{1}}}}}}}} }} | ||
|- | |- | ||
<noinclude>|} | <noinclude>|} | ||
+ | Example implementation with typeselection | ||
+ | |||
+ | {{TablePokTypeSelector}} | ||
+ | {| class="wikitable sortable pokemonList" style="text-align: center; font-size: 90%; width: 80%; margin:auto" | ||
+ | ! | ||
+ | !style="width: 15%"| Pokémon | ||
+ | !Type | ||
+ | !style="width: 10%"|HP | ||
+ | !style="width: 10%"|Attack | ||
+ | !style="width: 10%"|Defense | ||
+ | !style="width: 10%"|Sp. Attack | ||
+ | !style="width: 10%"|Sp. Defense | ||
+ | !style="width: 10%"|Speed | ||
+ | !style="width: 10%"|Total | ||
+ | {{Statdexrow|Snorlax}} | ||
+ | {{Statdexrow|Mewtwo}} | ||
+ | {{Statdexrow|Lugia}} | ||
+ | {{Statdexrow|Ho-Oh}} | ||
+ | {{Statdexrow|Latias}} | ||
+ | {{Statdexrow|Palkia (Origin)}} | ||
+ | {{Statdexrow|Mega Lucario (Val)}} | ||
+ | {{Statdexrow|Mega Diancie}} | ||
+ | {{Statdexrow|Ting-Lu}} | ||
+ | {{Statdexrow|Chi-Yu}} | ||
+ | {{Statdexrow|Koraidon}} | ||
+ | {{Statdexrow|Miraidon}} | ||
+ | {{Statdexrow|Annihilape}} | ||
+ | |||
+ | |} | ||
</noinclude> | </noinclude> |
Revision as of 08:01, 13 October 2024
Bulbasaur | ??? | 0 | 0 | 0 | 0 | 0 |
Example implementation with typeselection
Pokémon | Type | HP | Attack | Defense | Sp. Attack | Sp. Defense | Speed | Total | |
---|---|---|---|---|---|---|---|---|---|
143 | Snorlax | Normal | 160 | 110 | 65 | 65 | 110 | 30 | 540 |
150 | Mewtwo | Psychic | 106 | 110 | 90 | 154 | 90 | 130 | 680 |
249 | Lugia | Psychic Flying | 106 | 90 | 130 | 90 | 154 | 110 | 680 |
250 | Ho-Oh | Fire Flying | 106 | 130 | 90 | 110 | 154 | 90 | 680 |
380 | Latias | Dragon Psychic | 80 | 80 | 90 | 110 | 130 | 110 | 600 |
484_1 | Palkia (Origin) | Water Dragon | 90 | 100 | 100 | 150 | 120 | 120 | 680 |
488m_1 | Mega Lucario (Val) | Fighting Steel | 70 | 145 | 88 | 140 | 80 | 112 | 635 |
719m | Mega Diancie | Rock Fairy | 50 | 160 | 110 | 160 | 110 | 110 | 700 |
994 | Ting-Lu | Dark Ground | 155 | 110 | 125 | 55 | 90 | 45 | 580 |
997 | Chi-Yu | Water Fire | 55 | 80 | 80 | 135 | 120 | 110 | 580 |
998 | Koraidon | Dragon | 100 | 135 | 115 | 85 | 100 | 135 | 670 |
999 | Miraidon | Electric Dragon | 100 | 85 | 100 | 135 | 115 | 135 | 670 |
1010 | Annihilape | Fighting Ghost | 115 | 125 | 80 | 50 | 90 | 115 | 575 |