Template:OverworldPokemon: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
<table class="collapsible collapsed" style="width: 100%; text-align: center; padding: 4px;">
<table class="collapsible collapsed" style="width: 100%; text-align: center; padding: 4px;">
<tr style="background-color: {{#var:cell}}; color:{{#var:border}};">
<tr style="background-color: {{#var:cell}}; color:{{#var:border}};">
<th style="border-radius: 15px 1px 1px 1px;">Move</th><th>Type</th><th>Category</th><th>Base Power</th><th style="border-radius: 1px 15px 1px 1px;">Accuracy</th>
<th style="border-radius: 15px 1px 1px 1px; border: 1px solid {{#var:border}};">Move</th><th style="border: 1px solid {{#var:border}};">Type</th><th style="border: 1px solid {{#var:border}};">Category</th><th style="border: 1px solid {{#var:border}};>Base Power</th><th style="border-radius: 1px 15px 1px 1px; 1px solid {{#var:border}};">Accuracy</th>
</tr>
</tr>
{{#arraydefine:moves|{{{Moves}}}}}
{{#arraydefine:moves|{{{Moves}}}}}

Revision as of 05:23, 7 March 2017

To be used for battlable overworld-interactable Pokémon—usually Legendary Pokémon—on area pages.

It accepts two arguments: {{{Pokemon}}} for the Pokemon's name, and {{{Moves}}} for their moveset.