KeitaNPCMove Template is the addon template that adds the Pokemon moves to a Pokemon in the lineup.
It's used in correspondence with KeitaBossPokemon Template and KeitaBossNPCLineup Template.
Parameters and arguments
- Move: Input the name of the Move (e.g Bolt Strike)
Example
Template example
{{KeitaNPCMove | Bolt Strike}} {{KeitaNPCMove | Stone Edge}} {{KeitaNPCMove | Outrage}} {{KeitaNPCMove | Dark Pulse}}
Example on a lineup
{{KeitaBossNPCLineup| Boss=Professor Rowan| Theme=Grass |Lineup=
{{KeitaBossPokemon | Name=Zekrom | Form=Christmas | Nature=Adamant | Ability=Teravolt | Item=Leftovers | Moveset=
{{KeitaNPCMove | Bolt Strike}} {{KeitaNPCMove | Stone Edge}} {{ KeitaNPCMove | Outrage}} }}
{{KeitaBossPokemon | Name=Darkrai | Form= | Nature=Timid | Ability=Bad Dreams | Item=Leftovers | Moveset=
{{KeitaNPCMove|Dark Void}} {{KeitaNPCMove|Dark Pulse}}
}}
}}
Result
Professor Rowan's Lineup
max-width=200px
|
|
|
<style>
/* Responsive styles for KeitaNPCMove */
@media (max-width: 480px) {
.keita-move-row td {
padding: 2px !important;
font-size: 0.8em;
}
}
</style>
<style>
/* Responsive styles for KeitaNPCMove */
@media (max-width: 480px) {
.keita-move-row td {
padding: 2px !important;
font-size: 0.8em;
}
}
</style>
<style>
/* Responsive styles for KeitaNPCMove */
@media (max-width: 480px) {
.keita-move-row td {
padding: 2px !important;
font-size: 0.8em;
}
}
</style>
<style>
/* Responsive styles for KeitaNPCMove */
@media (max-width: 480px) {
.keita-move-row td {
padding: 2px !important;
font-size: 0.8em;
}
}
</style>
|
|
|
|
<style>
/* Responsive styles for KeitaNPCMove */
@media (max-width: 480px) {
.keita-move-row td {
padding: 2px !important;
font-size: 0.8em;
}
}
</style>
<style>
/* Responsive styles for KeitaNPCMove */
@media (max-width: 480px) {
.keita-move-row td {
padding: 2px !important;
font-size: 0.8em;
}
}
</style>
|
|
- 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.
|