Difference between revisions of "Pokémon Move/Sample"
Jump to navigation
Jump to search
m |
(updated) |
||
| Line 1: | Line 1: | ||
==Copy to create a new Move== | ==Copy to create a new Move== | ||
<nowiki> | <nowiki> | ||
''' ''' Bulbapedia Info | ''' ''' Bulbapedia Info | ||
Effect | ==Effect== | ||
==Information Tab== | |||
{| class="wikitable" | {| class="wikitable" | ||
| Line 15: | Line 14: | ||
! Name | ! Name | ||
! Type | ! Type | ||
! Description | |||
! Power | ! Power | ||
! Accuracy | ! Accuracy | ||
| Line 20: | Line 20: | ||
|- | |- | ||
| | | | ||
{{Template:Move}} | |||
|} | |} | ||
| Line 38: | Line 34: | ||
</nowiki> | </nowiki> | ||
=== | ==Example== | ||
<nowiki> | |||
'''Pound''' (Japanese: はたく Strike) is a damage-dealing [[Pokémon Type/Normal|Normal-type]] move. | |||
==Effect== | |||
Pound inflicts damage and has no secondary effect. | |||
==Information Tab== | |||
{| class="wikitable" | |||
|- | |||
! ID | |||
! Name | |||
! Type | |||
! Description | |||
! Power | |||
! Accuracy | |||
! PP | |||
|- | |||
| 1 | |||
{{Template:Move1}} | |||
|} | |||
== Version History == | |||
{| class="wikitable" | |||
|- | |||
! Version | |||
! Changes | |||
|- | |||
| 0.20 | |||
| Introduced | |||
|} | |||
</nowiki> | |||
Revision as of 07:05, 9 January 2013
Copy to create a new Move
''' ''' Bulbapedia Info
==Effect==
==Information Tab==
{| class="wikitable"
|-
! ID
! Name
! Type
! Description
! Power
! Accuracy
! PP
|-
|
{{Template:Move}}
|}
== Version History ==
{| class="wikitable"
|-
! Version
! Changes
|-
| 0.20
| Introduced
|}
Example
'''Pound''' (Japanese: はたく Strike) is a damage-dealing [[Pokémon Type/Normal|Normal-type]] move.
==Effect==
Pound inflicts damage and has no secondary effect.
==Information Tab==
{| class="wikitable"
|-
! ID
! Name
! Type
! Description
! Power
! Accuracy
! PP
|-
| 1
{{Template:Move1}}
|}
== Version History ==
{| class="wikitable"
|-
! Version
! Changes
|-
| 0.20
| Introduced
|}