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