Template:BossItemRow: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Bash (talk | contribs)
No edit summary
Bash (talk | contribs)
No edit summary
Line 3: Line 3:
{{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=Name={{{TM}}}|data=technique=Name,movetype=Type,category=Category,power=Power,accuracy=Accuracy,pp=PP,broken=Broken,typeless=Typeless,tm=TM}}
{{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=Name={{{TM}}}|data=technique=Name,movetype=Type,category=Category,power=Power,accuracy=Accuracy,pp=PP,broken=Broken,typeless=Typeless,tm=TM}}
<tr style="background-color:#FFFFFF;">
<tr style="background-color:#FFFFFF;">
<td>{{#arrayindex:RewardTier|0}}</td>
{{#if:{{{TM|}}}|
{{#if:{{{TM|}}}|
<td>[[File:TM-{{#external_value:movetype}}.png]]</td>
<td>[[File:TM-{{#external_value:movetype}}.png]]</td>
Line 12: Line 11:
}}
}}
<td>{{{Quantity|1}}}</td>
<td>{{{Quantity|1}}}</td>
<td>{{#arrayindex:RewardTier|0}}</td>
</tr>
</tr>
</includeonly>
</includeonly>

Revision as of 14:30, 26 February 2019