Difference between revisions of "Template Move Sample"

From Pokémon 3D Wiki
Jump to navigation Jump to search
m
(updated)
Line 1: Line 1:
==Copy to create a new Move Template==
==Copy to create a new Move Template==
  <nowiki>
  <nowiki>
| {{{1}}}
| [[Pokémon Move/|]]
| [[Pokémon Move/|]]
| [[Pokémon Type/|]]
| [[Pokémon Type/|]]
Line 10: Line 9:
</nowiki>
</nowiki>


===Or just copy the facts in the [[Moves|Move]] page===
* Move Name
* Move Type
* Description
* Power
* Accuracy
* PP (Max PP)
 
Example:
<nowiki>
| [[Pokémon Move/Pound|Pound]]
| [[Pokémon Type/Normal|Normal]]
| Pounds with forelegs or tail.
| 40
| 100%
| 35 (max 65)
</nowiki>

Revision as of 07:02, 9 January 2013

Copy to create a new Move Template

| [[Pokémon Move/|]]
| [[Pokémon Type/|]]
| 
| 
| %
|  (max )

  • Move Name
  • Move Type
  • Description
  • Power
  • Accuracy
  • PP (Max PP)

Example:

| [[Pokémon Move/Pound|Pound]]
| [[Pokémon Type/Normal|Normal]]
| Pounds with forelegs or tail.
| 40
| 100%
| 35 (max 65)