Template:KeitaBossPokemon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 54: | Line 54: | ||
</div> | </div> | ||
<!--Nature, Ability, Item Table --> | |||
<div class="pokemon-stats" style="margin-top: 10px"> | <div class="pokemon-stats" style="margin-top: 10px"> | ||
<table | <table | ||
Line 95: | Line 95: | ||
</table> | </table> | ||
</div> | </div> | ||
<!-- Pokemon Moves Table --> | |||
<div class="pokemon-moves"> | <div class="pokemon-moves"> | ||
<div class="mw-collapsible mw-collapsed" style="width: 100%"> | <div class="mw-collapsible mw-collapsed" style="width: 100%"> |
Revision as of 13:10, 9 March 2025
KeitaBossPokemon Template is the template that adds the Pokemon lineup to the KeitaBossNPCLineup Template.
It's used in correspondence with KeitaBossNPCLineup Template and with the KeitaNPCMove template being an optional addon for adding moves.
Parameters and arguments
- Name: Input the Pokemon name (e.g Gyarados)
- Form: Input the Pokemon form/counterpart, if any (e.g Shiny Mega Gyarados or Christmas Zekrom)
- Nature: Input the Pokemon's Nature, if any (e.g Jolly)
- Ability: Input the Pokemon's Ability, if any (e.g Intimidate)
- Item: Input the Pokemon's Held Item, if any (e.g Leftovers)
- Moveset: If the Pokemon have any moves, use the KeitaNPCMove template
Example
This example also features the KeitaNPCMove template.
The first Pokemon in the lineup has a complete set of moves and a special form, while the second Pokemon doesn't.
{{KeitaBossNPCLineup| Boss=Professor Oak| Lineup= {{KeitaBossPokemon | Name=Zekrom | Form=Christmas | Nature=Adamant | Ability=Teravolt | Item=Leftovers | Moveset= {{KeitaNPCMove | Bolt Strike}}{{KeitaNPCMove | Stone Edge}}{{ KeitaNPCMove | Outrage}}{{KeitaNPCMove | Outrage}} }} {{KeitaBossPokemon | Name=Darkrai | Form= | Nature=Timid | Ability=Bad Dreams | Item=Leftovers }} }}
Result
- Emboldened moves avail from a STAB bonus when deployed by that Pokémon.
- Italicized moves are functionally broken; see their individualized pages for more information.