Template:GymRewardRow: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#get_web_data:url=https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=Name={{{Move}}}|data=technique=Name,tm=TM}}<tr style="background-color:#FFFFFF;"><td>[[{{{Town}}}]]</td><td>{{#ifeq:{{uc:{{{Mode}}}}}|TM|TM{{padleft:{{#external_value:tm}}|2}}|Tutor}}</td><td>[[{{{Move}}}]]</td><td>{{Pdollar}}{{{Price}}} {{#ifeq:{{ucfirst:{{{Mode}}}}}|TM|(5 for {{Pdollar}}{{#expr:{{{Price}}}*4}})}}</td></tr> | <includeonly>{{#get_web_data:url=https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=Name={{{Move}}}|data=technique=Name,tm=TM}}<tr style="background-color:#FFFFFF;"><td>[[{{{Town}}}]]</td><td>{{#ifeq:{{uc:{{{Mode}}}}}|TM|TM{{padleft:{{#external_value:tm}}|2}}|Tutor}}</td><td>[[{{{Move}}}]]</td><td>{{Pdollar}}{{#ifeq:{{ucfirst:{{{Mode}}}}}|TM|{{#expr:{{{Price}}}/2}}|N/A}}</td><td>{{Pdollar}}{{{Price}}}</td><td>{{#ifeq:{{ucfirst:{{{Mode}}}}}|TM|(5 for {{Pdollar}}{{#expr:{{{Price}}}*4}})|N/A}}</td></tr> | ||
</includeonly> | </includeonly> |