Template:BRWC: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{# | {{#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}} | ||
<tr style="background-color:#FFFFFF;"> | <tr style="background-color:#FFFFFF;"> | ||
{{#if:{{{TM|}}}| | {{#if:{{{TM|}}}| | ||
| Line 6: | Line 6: | ||
<td>[[TMs and HMs|TM{{#external_value:tm}}]] - [[{{#external_value:technique}}]]</td> | <td>[[TMs and HMs|TM{{#external_value:tm}}]] - [[{{#external_value:technique}}]]</td> | ||
| | | | ||
<td>{{#vardefineecho:wincount|{{#expr:{{#var:wincount}}+1}}}}</td> | |||
<td>{{#ifexist:File:{{{Item}}}.png|[[File:{{{Item}}}.png]]|[[File:MissingIcon.png]]}}</td> | <td>{{#ifexist:File:{{{Item}}}.png|[[File:{{{Item}}}.png]]|[[File:MissingIcon.png]]}}</td> | ||
<td>[[{{{Item}}}]]</td> | <td>[[{{{Item}}}]]</td> | ||
}} | }} | ||
<td>{{{Quantity|1}}}</td> | <td>{{{Quantity|1}}}</td> | ||
</tr> | </tr> | ||
</includeonly> | </includeonly> | ||