Template:ITS: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Cae (talk | contribs)
mNo edit summary
Cae (talk | contribs)
No edit summary
 
Line 19: Line 19:


<tr style="background-color:#FFFFFF;">{{#if:{{{TM|}}}|
<tr style="background-color:#FFFFFF;">{{#if:{{{TM|}}}|
{{#get_web_data:url=https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=Name={{{TM}}}|data=technique=Name,movetype=Type,tm=TM}}
{{#get_file_data:source=data|file name=RawMovesList.csv|format=CSV with header|filters=Name={{{TM}}}|data=technique=Name,movetype=Type,tm=TM}}


<td width="25%">[[File:TM-{{#external_value:movetype}}.png]]</td>
<td width="25%">[[File:TM-{{#external_value:movetype}}.png]]</td>

Latest revision as of 16:21, 1 October 2025


Test Table

ItemsPrice
Reroll Ticket 150
Missing Candy with icon 1
File:Missing Candy.png Missing Candy 404

  • PvP Coins are the currency of this shop.

This is to be used in conjunction with Template:GenericItemShop to construct data rows for it. It is receptible of the following arguments:
- {{{Item}}} for the exact item name
- {{{Price}}} to specify its price
- {{{Icon}}} with "missing" parameter to use MissingIcon.png

//Removed the expensive #ifexist parser function because it reached its call limit with too many items.//