Template:GymRewardRow: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
mNo 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>{{#ifeq:{{ucfirst:{{{Mode}}}}}|TM|{{Pdollar}}{{#expr:{{{Price}}}/2}}|N/A}}</td><td>{{Pdollar}}{{{Price}}}</td><td>{{#ifeq:{{ucfirst:{{{Mode}}}}}|TM|{{Pdollar}}{{#expr:{{{Price}}}*4}}|N/A}}</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>{{#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>

Revision as of 19:04, 1 March 2022