Difference between revisions of "Template:MoveV2"

From Pokémon 3D Wiki
Jump to navigation Jump to search
m (Added table syntax)
Line 1: Line 1:
{{#switch:{{{1|}}}
<includeonly>{{#switch:{{{1|}}}
| 1 = {{MoveDataV2|{{{1}}}|Pound|Normal|Physical|Tough|The target is physically pounded with a long tail or a foreleg, etc.|25|40|100%|Yes}}
| 1 = {{MoveDataV2|{{{1}}}|Pound|Normal|Physical|Tough|The target is physically pounded with a long tail or a foreleg, etc.|25|40|100%|Yes}}
| {{MoveDataV2|{{{1}}}|???|???|???|???|???|???|???|???|???}}
| {{MoveDataV2|{{{1}}}|???|???|???|???|???|???|???|???|???}}
}}
}}</includeonly>
 
The New Move Table uses this syntax just in case you do not know :)
<nowiki>{{MoveDataV2|{{{1}}}|Name|Type|Category|Contest|Description|PP|Power|Accuracy|Implemented Yes/No}}</nowiki>

Revision as of 13:03, 10 May 2014


The New Move Table uses this syntax just in case you do not know :) {{MoveDataV2|{{{1}}}|Name|Type|Category|Contest|Description|PP|Power|Accuracy|Implemented Yes/No}}