Template:BossNPCLineup: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
m Added a description for what this template does and how to use it
Line 1: Line 1:
<noinclude>
<noinclude>
<b>BossNPCLineup Template</b> is the main template that adds the <b>Boss name</b> and <b>lineup</b>. <br>
It's used in correspondence with [[:Template:BossPokemon|BossPokemon Template]] and with the [[Template:NPCMove|NPCMove template]] being an optional addon for adding moves. <br>
==Parameters and arguments==
==Parameters and arguments==
<ul>
<ul>
<li>'''Boss:''' Input the boss's name.</li>
<li>'''Boss:''' Input the boss's name (e.g Professor Oak)</li>
<li>'''Lineup:''' Marshal the boss's Pokemon lineup in order of deployment using [[:Template:BossPokemon]].</li>
<li>'''Lineup:''' Marshal the boss's Pokemon lineup in order of deployment using [[:Template:BossPokemon|BossPokemon Template]].</li>
</ul>
</ul>
<b>Tip:</b> 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 [[Template:NPCMove|NPCMove template]] and [[:Template:BossPokemon|BossPokemon Template]]. <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">
<nowiki>{{BossNPCLineup| Boss=Professor Oak| 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 }}
}}</nowiki>
</pre>
=== Result ===
{{BossNPCLineup| Boss=Professor Oak| 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 }}
}}
</noinclude>
</noinclude>



Revision as of 12:38, 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)
  • 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| 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.