Template:BossPokemon: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Tag: Undo |
||
(33 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
< | <noinclude> | ||
<td style="background-color: {{#var: | <b>BossPokemon Template</b> is the template that adds the <b>Pokemon lineup</b> to the [[Template:BossNPCLineup|BossNPCLineup Template]]. <br> | ||
It's used in correspondence with [[Template:BossNPCLineup|BossNPCLineup Template]] and with the [[Template:NPCMove|NPCMove template]] being an optional addon for adding moves. <br> | |||
==Parameters and arguments== | |||
<ul> | |||
<li>'''Name:''' Input the Pokemon name (e.g Gyarados)</li> | |||
<li>'''Form:''' Input the Pokemon form/counterpart, if any (e.g Shiny Mega Gyarados or Christmas Zekrom)</li> | |||
<li>'''Nature:''' Input the Pokemon's Nature, if any (e.g Jolly)</li> | |||
<li>'''Ability:''' Input the Pokemon's Ability, if any (e.g Intimidate)</li> | |||
<li>'''Item:''' Input the Pokemon's Held Item, if any (e.g Leftovers)</li> | |||
<li>'''Moveset:''' If the Pokemon have any moves, use the [[Template:NPCMove|NPCMove template]]</li> | |||
</ul> | |||
===Example=== | |||
This example also features the [[Template:NPCMove|NPCMove 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> | |||
<includeonly>{{#ifeq:{{ucfirst:{{{Form}}}}}|Mega|{{MegaPokemonArray}}}}{{#vardefine:pname|{{ucfirst:{{{Name}}}}}}}{{#vardefine:iteration|{{#arraysearch:pname|{{#var:pname}}}}}}{{#vardefine:type1|{{#arrayindex:type1|{{#var:iteration}}}}}}{{#vardefine:type2|{{#arrayindex:type2|{{#var:iteration}}}}}}{{#vardefine:rows|{{#expr:{{#var:rows}}+1}}}} | |||
<td style="background-color:#{{{{#var:type1}}_color_light}}; border-radius: 25px; border: 3px solid #{{{{#var:type1}}_color_dark}}; padding: 3px; margin: auto auto; width: 50%;"> | |||
<table width="100%" style="text-align: center;"> | <table width="100%" style="text-align: center;"> | ||
<tr> | <tr> | ||
<td colspan="5"><div | <td colspan="5"><div>[[File:{{#if:{{{Counterpart|}}}|{{ucfirst:{{{Counterpart}}}}}_{{#var:pname}}|{{#if:{{{Form|}}}|{{{Form}}}_{{#var:pname}}|{{#var:pname}}_Front_Sprite}}}}.png]]<div style="background-color:#{{{{#var:type1}}_color}}; border: 1px solid #{{{{#var:type1}}_color_dark}}; border-radius: 25px; padding: 3px; margin: auto auto; margin-top: 2px; margin-bottom: 3px; width: 45%; color: #FFFFFF; font-weight: bold;">{{#if:{{{Counterpart|}}}|{{ucfirst:{{{Counterpart}}}}}}}{{#if:{{{Form|}}}|{{{Form}}}}} [[{{#var:pname}}|<span style="color:#FFFFFF;">{{#var:pname}}</span>]]</div></div></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td> | ||
<table width=" | <table width="75%" align="center" style="text-align: center;"> | ||
<tr style="background-color: {{#var: | <tr style="background-color: #{{{{#var:type1}}_color}}; color: #FFFFFF;"> | ||
<th style="border: 1px solid {{#var: | <th style="border: 1px solid #{{{{#var:type1}}_color_dark}}; width: 33% ">[[Natures|<span style="color: #FFFFFF">Nature</span>]]</th><th style="border: 1px solid #{{{{#var:type1}}_color_dark}}; width: 33% ">[[Abilities|<span style="color: #FFFFFF">Ability</span>]]</th><th style="border: 1px solid #{{{{#var:type1}}_color_dark}}; width: 33% ">Item</th></tr> | ||
<tr style="background-color: #FFFFFF; cellpadding: 3px"> | <tr style="background-color: #FFFFFF; cellpadding: 3px"> | ||
<td>{{{Nature}}}</td> | <td>{{#if:{{{Nature|}}}|{{{Nature}}}|Random}}</td> | ||
<td>[[{{{Ability}}}_(ability)|{{{Ability}}}]]</td> | <td>{{#if:{{{Ability|}}}|[[{{{Ability}}}_(ability)|{{{Ability}}}]]|Random}}</td> | ||
<td>[[{{{Item}}}]]</td> | <td>{{#if:{{{Item|}}}|[[{{{Item}}}]]|None}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Line 19: | Line 53: | ||
<td> | <td> | ||
<table width="100%" class="collapsible collapsed" style="text-align: center;"> | <table width="100%" class="collapsible collapsed" style="text-align: center;"> | ||
<tr style="background-color: {{#var: | <tr style="background-color: #{{{{#var:type1}}_color}}; color: #FFFFFF;"> | ||
<th style="border: 1px solid {{#var: | <th style="border: 1px solid #{{{{#var:type1}}_color_dark}};">Move</th><th style="border: 1px solid #{{{{#var:type1}}_color_dark}};">Type</th><th style="border: 1px solid #{{{{#var:type1}}_color_dark}};">Category</th><th style="border: 1px solid #{{{{#var:type1}}_color_dark}};">Base Power</th><th style="border: 1px solid #{{{{#var:type1}}_color_dark}};">Accuracy</th> | ||
</tr> | </tr> | ||
{{{Moveset|}}} | {{{Moveset|}}} | ||
Line 28: | Line 62: | ||
</table> | </table> | ||
</td> | </td> | ||
</tr></includeonly> | {{#ifexpr:{{#var:rows}} = 2|{{#vardefine:rows|0}}</tr><tr>}}{{#ifeq:{{ucfirst:{{{Form}}}}}|Mega|{{PokemonArray}}}}</includeonly> |
Latest revision as of 21:22, 8 March 2025
BossPokemon Template is the template that adds the Pokemon lineup to the BossNPCLineup Template.
It's used in correspondence with BossNPCLineup Template and with the NPCMove 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 NPCMove template
Example
This example also features the NPCMove 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
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|