Template:OverworldPokemon: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary Tag: Manual revert |
loop fix |
||
Line 20: | Line 20: | ||
{{#loop:vector| | {{#loop:vector| | ||
0| | 0| | ||
{{#arraysize:moves}}| | |||
<tr style="background-color:#FFFFFF; color:#000000;"> | <tr style="background-color:#FFFFFF; color:#000000;"> | ||
{{#get_web_data:url=http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=Name={{#arrayindex:moves|{{#var:vector}}}}|data=technique=Name,movetype=Type,category=Category,power=Power,accuracy=Accuracy,pp=PP,broken=Broken,typeless=Typeless}} | {{#get_web_data:url=http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=Name={{#arrayindex:moves|{{#var:vector}}}}|data=technique=Name,movetype=Type,category=Category,power=Power,accuracy=Accuracy,pp=PP,broken=Broken,typeless=Typeless}} |
Revision as of 13:51, 26 January 2025
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.