Template:PkmnInfoFemale/doc

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

Usage

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

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

If the Wiki page includes a forme that does not include a female variation, an appropriately-filled PkmnInfo template should be used.

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

Example

Note: The template does not display properly with undefined variables. As such, the example displayed has been filled with Sibex's information.
Sibex
SibexFemale Sibex
Shiny SibexShiny Female Sibex
Albino SibexAlbino Female Sibex
Melanistic SibexMelanistic Female Sibex

Male Sibex are aggressive and constantly strive to protect their family. Females are more docile, but defend their young.

Type:
Genders: 1 Male to 1 Female
EXP group: Medium-Fast (1,000,000)
Egg group: Field
Colour: White / White
Size: 2.0m / 93.0kg
Body style: Quadruped
HP
80
Attack
110
Defence
70
Special Attack
65
Special Defence
70
Speed
85
Total
480

Name origin: A combination of Siberian and ibex.

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 {{PkmnInfoFemale}} 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.