Template:BossNPCLineup: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
m Added a description for what this template does and how to use it
m Added "Theme" to Parameters and arguments
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
<ul>
<ul>
<li>'''Boss:''' Input the boss's name (e.g Professor Oak)</li>
<li>'''Boss:''' Input the boss's name (e.g Professor Oak)</li>
<li>'''Theme:''' Input the Theme ([[:Category:Pokémon_types|Type]]) you want, or leave empty to pick page's theme, if it has any (e.g Ice)</li>
<li>'''Lineup:''' Marshal the boss's Pokemon lineup in order of deployment using [[:Template:BossPokemon|BossPokemon Template]].</li>
<li>'''Lineup:''' Marshal the boss's Pokemon lineup in order of deployment using [[:Template:BossPokemon|BossPokemon Template]].</li>
</ul>
</ul>
Line 14: Line 15:
The first Pokemon in the lineup has a complete set of moves and a special form, while the second Pokemon doesn't. <br>
The first Pokemon in the lineup has a complete set of moves and a special form, while the second Pokemon doesn't. <br>
<pre style="color: red">
<pre style="color: red">
<nowiki>{{BossNPCLineup| Boss=Professor Oak| Lineup=
<nowiki>{{BossNPCLineup| Boss=Professor Oak| Theme=Ice |Lineup=
{{BossPokemon | Name=Zekrom | Form=Christmas | Nature=Adamant | Ability=Teravolt | Item=Leftovers | Moveset=
{{BossPokemon | Name=Zekrom | Form=Christmas | Nature=Adamant | Ability=Teravolt | Item=Leftovers | Moveset=
{{NPCMove | Bolt Strike}}{{NPCMove | Stone Edge}}{{ NPCMove | Outrage}}{{NPCMove | Outrage}} }}
{{NPCMove | Bolt Strike}}{{NPCMove | Stone Edge}}{{ NPCMove | Outrage}}{{NPCMove | Outrage}} }}
Line 22: Line 23:
</pre>
</pre>
=== Result ===
=== Result ===
{{BossNPCLineup| Boss=Professor Oak| Lineup=
{{BossNPCLineup| Boss=Professor Oak| Theme=Ice| Lineup=


{{BossPokemon | Name=Zekrom | Form=Christmas | Nature=Adamant | Ability=Teravolt | Item=Leftovers | Moveset=
{{BossPokemon | Name=Zekrom | Form=Christmas | Nature=Adamant | Ability=Teravolt | Item=Leftovers | Moveset=

Latest revision as of 13:07, 30 January 2022

BossNPCLineup Template is the main template that adds the Boss name and lineup.
It's used in correspondence with BossPokemon Template and with the NPCMove template being an optional addon for adding moves.

Parameters and arguments

  • Boss: Input the boss's name (e.g Professor Oak)
  • Theme: Input the Theme (Type) you want, or leave empty to pick page's theme, if it has any (e.g Ice)
  • Lineup: Marshal the boss's Pokemon lineup in order of deployment using BossPokemon Template.

Tip: In order to get a image along with the Boss's name, a image with that boss name must exist (e.g Professor Oak)

Example

This example also features the NPCMove template and BossPokemon Template.
The first Pokemon in the lineup has a complete set of moves and a special form, while the second Pokemon doesn't.

{{BossNPCLineup| Boss=Professor Oak| Theme=Ice |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 }}
}}

Result

Professor Oak'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.