Template:DefectiveMove: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 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={{{Name}}}|data=technique=Name,movetype=Type,category=Category,power=Power,accuracy=Accuracy,pp=PP}} | ||
<tr style="background-color:#FFFFFF;"> | <tr style="background-color:#FFFFFF;"> | ||
<td>[[{{#external_value:technique}}]]</td> | <td>[[{{#external_value:technique}}]]</td> | ||
| Line 7: | Line 7: | ||
<td>{{#external_value:accuracy}}</td> | <td>{{#external_value:accuracy}}</td> | ||
<td>{{#external_value:pp}}</td> | <td>{{#external_value:pp}}</td> | ||
<td>{{{Description}}}</td> | <td style="text-align: left; margin-left: 4px;">{{{Description}}}</td> | ||
</tr></includeonly> | </tr></includeonly> | ||