Template:PkmnInfo/doc

From PokéFarm Q Official Wiki
Jump to navigation Jump to search

Usage

The PkmnInfo template is used in the "Pokédex Info" section of a Pokémon/evolutionary family's Wiki page. A separate template must be filled out for each member of the evolutionary family.

Additionally, if the Wiki page in question includes a basic form that hatches from an Egg, an appropriately-filled EggInfo template should precede the first PkmnInfo template.

An understanding of the following template(s) are required to use the PkmnInfo template:

Example

Note: The template does not display properly with undefined variables. As such, the example displayed has been filled with Lunupine's information.
Lunupine
Lunupine
Shiny Lunupine
Albino Lunupine
Melanistic Lunupine

Lunupine let out melodic howls during the nights of a full moon. It is rarely seen out in the wild.

Type:
Genders: 1 Male to 1 Female
EXP group: Medium-Fast (1,000,000)
Egg group: Field
Colour: Black / Blue
Size: 1.4m / 40.0kg
Body style: Quadruped
HP
63
Attack
73
Defence
50
Special Attack
94
Special Defence
62
Speed
120
Total
462

Name origin: A combination of the Latin luna, meaning moon, and "lupine", derived from the Latin lupinus, meaning wolf.

Parameters

Required

The following parameters must be defined at all times. Failure to do so will result in the template displaying improperly.

pkmnName

This value is the bare minimum required for {{PkmnInfo}} to function properly. This should be the name of the Pokémon in question and should include the forme if applicable. In some cases defining filename may be necessary for the Pokémon's image to display.
  • Example: pkmnName = Oricorio (Pointe Style)

Expected

The following parameters should always be defined, though they may be unavailable. If undefined, they will automatically be filled with a missing template. As such, if information is unavailable, do not fill these parameters with the {{Missing}} template, but instead leave them blank, as there is logic within the template based on whether or not a parameter is defined that has the potential to break the template if an unexpected value is used.

type1

The primary type of the Pokémon. Sometimes used in combination with type2.

expGroup

The EXP Group of the Pokémon. Should be the exact same string as in the Pokédex.
  • Example: expGroup = Medium-Fast (1,000,000)

gender

The gender ratio for the Pokémon. Should be the exact same string as in the Pokédex.
  • Example: gender = 1 Male to 3 Females

eggGroup1

The primary Egg group of the Pokémon. Sometimes used in combination with eggGroup2.

colour1

The normal Pokédex colour of the Pokémon.

colour2

The shiny Pokédex colour of the Pokémon.

Size1

The height of the Pokémon.

Size2

The weight of the Pokémon.

body

The body style of the Pokémon.

stats

The base stats of the Pokémon, to be filled using the BaseStats template.

dexEntry

The Pokédex Entry of the Pokémon. This should be the exact same text that appears in the Pokédex on PFQ. Not to be confused with eggDesc.

Optional

The following parameters needn't necessarily be defined in all cases.

filename

If the filename of the Pokémon's image does not match pkmnName, set this parameter to the filename, excluding [[File:Pokémon_ and .png]].
  • Example: filename = Oricorio Pointe

type2

The secondary type of the Pokémon. Should always be used in combination with type1.

eggGroup2

The secondary Egg Group of the Pokémon. Should always be used in combination with eggGroup1.

nameOrigin

The origin of the Pokémon's name. Under normal circumstances this will likely only apply to Fakemon, as other variants of other Pokémon typically will have the same name origin as their official counterpart(s). Information on potential design influences should not, under any circumstamces, be given here. If the name origin is applicable to the Pokémon in question and is unknown, the parameter should be defined using the Missing template.