User:Boblers/MastersBattle
This template generates a table, to represent battles in Pokémon Masters EX.
- To display battles in groups, use Template:MastersBattle/groupheader and Template:MastersBattle/groupfooter.
Template fields
- bgcolor - color code to be used as the background color. Defaults to {{masters color}}
- bordercolor - color code to be used as the table border. Defaults to {{masters color dark}}
- headercolor - color code to be used for the topmost header (where the title is). Defaults to {{masters color light}}
- title - The name of the battle.
- headerVS - The name of the Masters VS icon to be displayed. (Do not include "VS" or " Masters.png")
- difficulty - The difficulty rating of the battle. Has 4 valid values: Normal, Hard, Super Hard, or Ultra Hard.
- level - The recommended level for the battle. (just the number)
- stamina - The stamina cost of the battle (defaults to 0).
- strengthbonus - The strength bonus granted to applicable sync pairs. (just the number, do not include the ×)
- leftpair - The sync pair(s) on the left.
- middlepair - The sync pair(s) in the middle.
- rightpair - The sync pair(s) on the right.
- firstdrops - First-Time Rewards: the items that drop only on the first time this battle is cleared.
- completiondrops - Completion Rewards: the items that will always drop when the battle is cleared.
- battledrops - Battle Rewards: the items that drop at random when the battle is cleared.
Examples
Default output
{{User:Boblers/MastersBattle}}
| Take Down Giovanni! Round 4 | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Ultra Hard | 0 Stamina | |||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Standard use
{{User:Boblers/MastersBattle
|title=Defeat the Legend of the Sea! Part 1
|bgcolor={{water color}}
|bordercolor={{water color dark}}
|headercolor={{water color light}}
|headerVS=Archie
|difficulty=Hard
|level=30
|stamina=10
|strengthbonus=1.5
|leftpair=[[File:VSSwimmer M Masters.png|50px|link=]][[File:Masters141.png|50px|link=]]<br>Swimmer<br>& {{p|Kabutops}}<br><span style="font-size:80%">Weakness: [[File:GrassIC Masters.png|15px]]</span>
|middlepair=[[File:VSArchie Masters.png|50px|link=]][[File:Masters382.png|50px|link=]]<br>{{mas|Archie}}<br>& {{p|Kyogre}}<br><span style="font-size:80%">Weakness: [[File:GrassIC Masters.png|15px]]</span>
|rightpair=[[File:VSStreet Thug Masters.png|50px|link=]][[File:Masters537.png|50px|link=]]<br>Street Thug<br>& {{p|Seismitoad}}<br><span style="font-size:80%">Weakness: [[File:GrassIC Masters.png|15px]]</span>
|firstdrops=[[File:Masters Gem.png|32px|link=]] Gems ×100
|completiondrops=[[File:Masters Weather Survey.png|32px|link=]] Weather Survey
|battledrops=[[File:Masters 3 Star Level-Up Manual.png|32px|link=]] 3★ Level-Up Manual ×1-5<br>
[[File:Masters Great Buff Blend.png|32px|link=]] Great Buff Blend ×1-20<br>
[[File:Masters Ultra Buff Blend.png|32px|link=]] Ultra Buff Blend ×1-15<br>
[[File:Masters Buff Blend +.png|32px|link=]] Buff Blend + ×1-10
}}
| Defeat the Legend of the Sea! Part 1 | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Hard | 10 Stamina | |||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||
hard-coded sample for comparison
| Defeat the Legend of the Sea! Part 1 | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Hard | Lv.30 | 0 Stamina | ||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Categories
- No categories associated with this article