Template:NPCMove: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
m Added a description for what this template does and how to use it
Line 1: Line 1:
<noinclude>
<b>NPCMove Template</b> is the addon template that adds the <b>Pokemon moves</b> to a Pokemon in the lineup. <br>
It's used in correspondence with [[:Template:BossPokemon|BossPokemon Template]] and [[Template:BossNPCLineup|BossNPCLineup Template]]. <br>
__NOTOC__
==Parameters and arguments==
<ul>
<li>'''Move:''' Input the name of the Move (e.g Bolt Strike)</li>
</ul>
===Example===
====Template example====
<pre style="color: red">
<nowiki>
{{NPCMove | Bolt Strike}} {{NPCMove | Stone Edge}} {{NPCMove | Outrage}} {{NPCMove | Dark Pulse}}</nowiki>
</pre>
====Example on a lineup====
<pre style="color: blue">
<nowiki>
{{BossNPCLineup| Boss=Professor Rowan| Theme=Grass |Lineup=
{{BossPokemon | Name=Zekrom | Form=Christmas | Nature=Adamant | Ability=Teravolt | Item=Leftovers | Moveset=
{{NPCMove | Bolt Strike}} {{NPCMove | Stone Edge}} {{ NPCMove | Outrage}} }}
{{BossPokemon | Name=Darkrai | Form= | Nature=Timid | Ability=Bad Dreams | Item=Leftovers | Moveset=
{{NPCMove|Dark Void}} {{NPCMove|Dark Pulse}}
}}
}}</nowiki>
</pre>
=== Result ===
{{BossNPCLineup| Boss=Professor Rowan| Theme=Grass |Lineup=
{{BossPokemon | Name=Zekrom | Form=Christmas | Nature=Adamant | Ability=Teravolt | Item=Leftovers | Moveset=
{{NPCMove | Bolt Strike}}{{NPCMove | Stone Edge}}{{ NPCMove | Outrage}}{{NPCMove | Outrage}} }}
{{BossPokemon | Name=Darkrai | Form= | Nature=Timid | Ability=Bad Dreams | Item=Leftovers | Moveset=
{{NPCMove|Dark Void}}{{NPCMove|Dark Pulse}}
}}
}}
</noinclude>
<includeonly>
<includeonly>
{{#vardefine:iteration|{{#arraysearch:name|{{ucfirst:{{{1}}}}}}}}}
{{#vardefine:iteration|{{#arraysearch:name|{{ucfirst:{{{1}}}}}}}}}

Revision as of 13:18, 30 January 2022

NPCMove Template is the addon template that adds the Pokemon moves to a Pokemon in the lineup.
It's used in correspondence with BossPokemon Template and BossNPCLineup Template.


Parameters and arguments

  • Move: Input the name of the Move (e.g Bolt Strike)

Example

Template example


{{NPCMove | Bolt Strike}} {{NPCMove | Stone Edge}} {{NPCMove | Outrage}} {{NPCMove | Dark Pulse}}

Example on a lineup


{{BossNPCLineup| Boss=Professor Rowan| Theme=Grass |Lineup=
{{BossPokemon | Name=Zekrom | Form=Christmas | Nature=Adamant | Ability=Teravolt | Item=Leftovers | Moveset=
{{NPCMove | Bolt Strike}} {{NPCMove | Stone Edge}} {{ NPCMove | Outrage}} }}

{{BossPokemon | Name=Darkrai | Form= | Nature=Timid | Ability=Bad Dreams | Item=Leftovers | Moveset=
{{NPCMove|Dark Void}} {{NPCMove|Dark Pulse}} 
}}
}}

Result

Professor Rowan's Lineup
Christmas Zekrom
NatureAbilityItem
Adamant Teravolt Leftovers
NatureAbilityItem
Timid Bad Dreams Leftovers
  • 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.