Template:ITS: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
<tr style="background-color:#FFFFFF;">{{#if:{{{TM|}}}| | <tr style="background-color:#FFFFFF;">{{#if:{{{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
| ||||||||||||
| ||||||||||||
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.//