Difference between revisions of "Template:PokéTable"
From Pokemon World Online Wiki
(Added ev yield and corrected arguments for ability info) |
(Fixed missing bracket for ev yield) |
||
| Line 10: | Line 10: | ||
<tr><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FF5959; border-radius: 15px 15px 15px 15px;"> HP <br />{{{BHP|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #F5AC78; border-radius: 15px 15px 15px 15px;">Att<br />{{{BAtt|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FAE078; border-radius: 15px 15px 15px 15px;">Def<br />{{{BDef|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #9DB7F5; border-radius: 15px 15px 15px 15px;">SpA<br />{{{BSpA|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #A7DB8D; border-radius: 15px 15px 15px 15px;">SpDef<br />{{{BSpDef|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FA92B2; border-radius: 15px 15px 15px 15px;">Speed<br />{{{BSpeed|0}}}</td></tr></table> | <tr><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FF5959; border-radius: 15px 15px 15px 15px;"> HP <br />{{{BHP|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #F5AC78; border-radius: 15px 15px 15px 15px;">Att<br />{{{BAtt|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FAE078; border-radius: 15px 15px 15px 15px;">Def<br />{{{BDef|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #9DB7F5; border-radius: 15px 15px 15px 15px;">SpA<br />{{{BSpA|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #A7DB8D; border-radius: 15px 15px 15px 15px;">SpDef<br />{{{BSpDef|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FA92B2; border-radius: 15px 15px 15px 15px;">Speed<br />{{{BSpeed|0}}}</td></tr></table> | ||
</td></tr> | </td></tr> | ||
| − | <tr><td colspan="6"><table style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #{{{{{Type1|???}}}_color_light}}; border-radius: 15px; text-align: center;" width="100%"><tr><td colspan="6">EV Yield<br>Total {{{EVTotal|0}}</td></tr> | + | <tr><td colspan="6"><table style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #{{{{{Type1|???}}}_color_light}}; border-radius: 15px; text-align: center;" width="100%"><tr><td colspan="6">EV Yield<br>Total {{{EVTotal|0}}}</td></tr> |
<tr><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FF5959; border-radius: 15px 15px 15px 15px;"> HP <br />{{{EVHP|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #F5AC78; border-radius: 15px 15px 15px 15px;">Att<br />{{{EVAtt|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FAE078; border-radius: 15px 15px 15px 15px;">Def<br />{{{EVDef|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #9DB7F5; border-radius: 15px 15px 15px 15px;">SpA<br />{{{EVSpA|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #A7DB8D; border-radius: 15px 15px 15px 15px;">SpDef<br />{{{EVSpDef|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FA92B2; border-radius: 15px 15px 15px 15px;">Speed<br />{{{EVSpeed|0}}}</td></tr></table> | <tr><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FF5959; border-radius: 15px 15px 15px 15px;"> HP <br />{{{EVHP|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #F5AC78; border-radius: 15px 15px 15px 15px;">Att<br />{{{EVAtt|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FAE078; border-radius: 15px 15px 15px 15px;">Def<br />{{{EVDef|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #9DB7F5; border-radius: 15px 15px 15px 15px;">SpA<br />{{{EVSpA|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #A7DB8D; border-radius: 15px 15px 15px 15px;">SpDef<br />{{{EVSpDef|0}}}</td><td style="border: 3px #{{{{{Type1|???}}}_color_dark}} solid; background: #FA92B2; border-radius: 15px 15px 15px 15px;">Speed<br />{{{EVSpeed|0}}}</td></tr></table> | ||
</td></tr> | </td></tr> | ||
Latest revision as of 20:27, 9 December 2018
Example syntax:
{{PokéTable|Dex=001|Gen=I|Type1=Grass|Type2=Poison|Pre=|PreD=|PreM=|Post=Ivysaur|PostD=002 |PostM=Level to 16|BHP=45|BAtt=49|BDef=49|BSpA=65|BSpDef=65|BSpeed=45|Catch=45 |Male=87.5|Height=0.7|Weight=6.9|Rarity=Uncatchable|BaseXP=64|Ability1=Overgrow|HiddenAbility=Chlorophyll}}
List of Parameters in Use
- Dex - The national dex number of the Pokémon (Do not include the hash symbol)
- Gen - The first generation the Pokémon was seen in
- Type1 - The primary type of the Pokémon
- Type2 - The secondary type of the Pokémon (Leave blank if the Pokémon only has one type)
- Pre - The previous form of the Pokémon (Leave blank if there are no previous forms)
- PreD - The national dex number of the previous form (Leave blank if there are no previous forms)
- PreM - The method to evolve from the previous form (Leave blank if there are no previous forms)
- Post - The next evolution of the Pokémon (Leave blank if there are no further evolutions)
- PostD - The national dex number of the next evolution (Leave blank if there are no further evolutions)
- PostM - The method to achieve the evolution (Leave blank if there are no further evolutions)
- Height - The height of the Pokémon
- Weight - The weight of the Pokémon
- BHP - The base HP of the Pokémon
- BAtt - The base Attack of the Pokémon
- BDef - The base Defense of the Pokémon
- BSpA - The base Special Attack of the Pokémon
- BSpDef - The base Special Defense of the Pokémon
- BSpeed - The base Speed of the Pokémon
- EVTotal - The total EV yield of the Pokémon
- EVHP - The EV yield for HP of the Pokémon
- EVAtt - The EV yield for Attack of the Pokémon
- EVDef - The EV yield for Defense of the Pokémon
- EVSpA - The EV yield for Special Attack of the Pokémon
- EVSpDef - The EV yield for Special Defense of the Pokémon
- EVSpeed - The EV yield for Speed of the Pokémon
- Catch - The catch rate of the Pokémon
- Male - The rate of appearance of the male gender of the Pokémon (Type 0 if all females, leave blank if genderless.)
- Rarity - The rarity of the Pokémon
- BaseXP - The base experience of the Pokémon
- Ability1 - The first ability of the Pokemon (Leave blank to display '---')
- Ability2 - The second ability of the Pokemon (Leave blank to display '---')
- HiddenAbility - The hidden ability of the Pokemon (Leave blank to display '---')
Notes
Using this template will include the following categories: Pokémon, Generation, Type1, Type2, Rarity