Template:BossNPCLineup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<pre> | |||
Small introduction how this template works. | |||
{{BossNPCLineup|Boss= '''Write the bosses name in here''' | |||
|Lineup= '''Put in the Pokémon names, seperated with commas. The first Pokémon name you put in will be the first on the Template.''' | |||
|MoveNumber= '''Some Bosses have more than 4 moves or sometimes you only know only 2 moves. Put in here the number of moves you know and seperate each number with a comma.''' | |||
|Moves0= '''Put in the moves of the first Pokémon, must be spelled correctly and must be seperated by a comma''' | |||
|Moves1= '''Second Pokémon, same as above.''' | |||
|Moves2= '''^''' | |||
|Moves3= | |||
|Moves4= | |||
|Moves5= | |||
|Item= '''Put in the item names here, seperate them by commas. If a Pokémon has no item, insert "None" ''' | |||
|Ability= ''' Same as above just with Abilities''' | |||
|Nature= ''' Same as above just with Natures''' | |||
}} | |||
</pre> | |||
Here a example: | |||
<pre> | |||
{{BossNPCLineup|Boss=Brock|MoveNumber=5,4,4,4,2,4|Lineup=Aerodactyl,Golem,Steelix,Cradily,Toxicroak,Terrakion|Moves0=Heal Bell,Rock Slide,Taunt,Stealth Rock,Explosion|Moves1=Rock Slide,Bulldoze,Heavy Slam,Sucker Punch|Moves2=Iron Head,Dig,Sandstorm,Double-Edge|Moves3=Toxic,Solarbeam,Smack Down,Sludge Wave|Moves4=Dark Pulse,Round|Moves5=Sacred Sword,Rock Slide,X-Scissor,Poison Jab|Item=None,None,None,None,Focus Sash,None|Ability=Rock Head,Sturdy,Sturdy,Storm Drain,Poison Touch,Justified|Nature=Naive,Jolly,Adamant,Sassy,Timid,Jolly}} | |||
</pre> | |||
<includeonly>{{#arraydefine:lineup|{{{Lineup}}}}} | <includeonly>{{#arraydefine:lineup|{{{Lineup}}}}} | ||
{{#arraydefine:nature|{{{Nature}}}}} | {{#arraydefine:nature|{{{Nature}}}}} |
Revision as of 16:42, 2 October 2019
Small introduction how this template works. {{BossNPCLineup|Boss= '''Write the bosses name in here''' |Lineup= '''Put in the Pokémon names, seperated with commas. The first Pokémon name you put in will be the first on the Template.''' |MoveNumber= '''Some Bosses have more than 4 moves or sometimes you only know only 2 moves. Put in here the number of moves you know and seperate each number with a comma.''' |Moves0= '''Put in the moves of the first Pokémon, must be spelled correctly and must be seperated by a comma''' |Moves1= '''Second Pokémon, same as above.''' |Moves2= '''^''' |Moves3= |Moves4= |Moves5= |Item= '''Put in the item names here, seperate them by commas. If a Pokémon has no item, insert "None" ''' |Ability= ''' Same as above just with Abilities''' |Nature= ''' Same as above just with Natures''' }}
Here a example:
{{BossNPCLineup|Boss=Brock|MoveNumber=5,4,4,4,2,4|Lineup=Aerodactyl,Golem,Steelix,Cradily,Toxicroak,Terrakion|Moves0=Heal Bell,Rock Slide,Taunt,Stealth Rock,Explosion|Moves1=Rock Slide,Bulldoze,Heavy Slam,Sucker Punch|Moves2=Iron Head,Dig,Sandstorm,Double-Edge|Moves3=Toxic,Solarbeam,Smack Down,Sludge Wave|Moves4=Dark Pulse,Round|Moves5=Sacred Sword,Rock Slide,X-Scissor,Poison Jab|Item=None,None,None,None,Focus Sash,None|Ability=Rock Head,Sturdy,Sturdy,Storm Drain,Poison Touch,Justified|Nature=Naive,Jolly,Adamant,Sassy,Timid,Jolly}}