Template:GymRewardRow: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary Tag: Manual revert |
||
(5 intermediate revisions by 2 users not shown) | |||
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| | <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>{{#ifeq:{{ucfirst:{{{Mode}}}}}|TM|{{Pdollar}}{{formatnum:{{#expr:{{{Price}}}/2}}}}|N/A}}</td><td>{{Pdollar}}{{formatnum:{{{Price}}}}}</td><td>{{#ifeq:{{ucfirst:{{{Mode}}}}}|TM|{{Pdollar}}{{formatnum:{{#expr:{{{Price}}}*4}}}}|N/A}}</td></tr> | ||
</includeonly> | </includeonly> |