Template:AIR: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
<tr style="background-color:#FFFFFF; text-align: center;"> | <tr style="background-color:#FFFFFF; text-align: center;"> | ||
{{#if:{{{TM|}}}| | {{#if:{{{TM|}}}| | ||
{{# | {{#get_file_data:source=data|file name=RawMovesList.csv|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}} | ||
<td>[[File:TM-{{#external_value:movetype}}.png]]</td> | <td>[[File:TM-{{#external_value:movetype}}.png]]</td> | ||
<td>[[TMs and HMs|TM{{#external_value:tm}}]] - [[{{#external_value:technique}}]]</td> | <td>[[TMs and HMs|TM{{#external_value:tm}}]] - [[{{#external_value:technique}}]]</td> | ||
| | | | ||
{{#if:{{{HM|}}}| | {{#if:{{{HM|}}}| | ||
{{# | {{#get_file_data:source=data|file name=RawMovesList.csv|format=CSV with header|filters=Name={{ucfirst:{{{HM}}}}}|data=technique=Name,movetype=Type,category=Category,power=Power,accuracy=Accuracy,pp=PP,broken=Broken,typeless=Typeless,tm=TM}} | ||
<td>[[File:TM-{{#external_value:movetype}}.png]]</td> | <td>[[File:TM-{{#external_value:movetype}}.png]]</td> | ||
<td>[[TMs and HMs|HM{{#external_value:tm}}]] - [[{{#external_value:technique}}]]</td> | <td>[[TMs and HMs|HM{{#external_value:tm}}]] - [[{{#external_value:technique}}]]</td> | ||
Latest revision as of 16:32, 1 October 2025
Use this in tandem with Template:AreaItems to construct tabular rows for it.
It accepts four arguments: {{{Item}}}, {{{Quantity}}}, {{{Cooldown}}}, and {{{Location}}}. Leave {{{Quantity}}} and {{{Cooldown}}} blank if you have to ascertain even a rough amount, but do furnish values for {{{Item}}} and {{{Location}}}, at least.