Template:PkmnInfo/doc: Difference between revisions

From PokéFarm Q Official Wiki
Jump to navigation Jump to search
m (saving wip)
No edit summary
Line 25: Line 25:
{| style="margin-left: 36px" |
{| style="margin-left: 36px" |
|-
|-
! style="vertical-align: top; text-align: left" | <h4 style="font-size: 10pt; display: inline; background-color: #f9f9f9; padding: 0; margin: 0; font-family: monospace;">pkmnName</h4>
! style="vertical-align: top; text-align: left" | <h4 style="display: inline; font-weight: normal;"><code>pkmnName</code></h4>
| This value is the bare minimum required for '''<nowiki>{{PkmnInfo}}</nowiki>''' to function properly. This should be the name of the Pokémon in question and should include the forme if applicable.
| This value is the bare minimum required for '''<nowiki>{{PkmnInfo}}</nowiki>''' to function properly. This should be the name of the Pokémon in question and should include the forme if applicable.
:*Example: <code>pkmnName = Oricorio (Pointe Style)</code>
:*Example: <code>pkmnName = Oricorio (Pointe Style)</code>
|-
|-
! style="vertical-align: top; text-align: left" | <h4 style="font-size: 10pt; display: inline; background-color: #f9f9f9; padding: 0; margin: 0; font-family: monospace;">expHatch</h4>
! style="vertical-align: top; text-align: left" | <h4 style="display: inline; font-weight: normal;"><code>expHatch</code></h4>
| The amount of EXP required to hatch the Pokémon's Egg. If the Pokémon does not hatch from an Egg, this value should be set to <code>0</code>.
| The amount of EXP required to hatch the Pokémon's Egg. If the Pokémon does not hatch from an Egg, this value should be set to <code>0</code>.
|}
|}
Line 39: Line 39:
{| style="margin-left: 36px" |
{| style="margin-left: 36px" |
|-
|-
! style="vertical-align: top; text-align: left" | <h4 style="font-size: 10pt; display: inline; background-color: #f9f9f9; padding: 0; margin: 0; font-family: monospace;">gender</h4>
! style="vertical-align: top; text-align: left" | <h4 style="display: inline; font-weight: normal;"><code>gender</code></h4>
| The gender ratio for the Pokémon.
| The gender ratio for the Pokémon.
|-
|-
! style="vertical-align: top; text-align: left" | <h4 style="font-size: 10pt; display: inline; background-color: #f9f9f9; padding: 0; margin: 0; font-family: monospace;">colour1</h4>
! style="vertical-align: top; text-align: left" | <h4 style="display: inline; font-weight: normal;"><code>colour1</code></h4>
| The normal Pokédex colour of the Pokémon.
| The normal Pokédex colour of the Pokémon.
|-
|-
! style="vertical-align: top; text-align: left" | <h4 style="font-size: 10pt; display: inline; background-color: #f9f9f9; padding: 0; margin: 0; font-family: monospace;">colour2</h4>
! style="vertical-align: top; text-align: left" | <h4 style="display: inline; font-weight: normal;"><code>colour2</code></h4>
| The shiny Pokédex colour of the Pokémon.
| The shiny Pokédex colour of the Pokémon.
|-
|-
! style="vertical-align: top; text-align: left" | <h4 style="font-size: 10pt; display: inline; background-color: #f9f9f9; padding: 0; margin: 0; font-family: monospace;">eggGroup1</h4>
! style="vertical-align: top; text-align: left" | <h4 style="display: inline; font-weight: normal;"><code>eggGroup1</code></h4>
| The primary Egg group of the Pokémon.
| The primary Egg group of the Pokémon. Sometimes used in combination with [[#eggGroup2|<span style="font-family:monospace">eggGroup2</span>]]
|-
|-
! style="vertical-align: top; text-align: left" | <h4 style="font-size: 10pt; display: inline; background-color: #f9f9f9; padding: 0; margin: 0; font-family: monospace;">type1</h4>
! style="vertical-align: top; text-align: left" | <h4 style="display: inline; font-weight: normal;"><code>type1</code></h4>
| The primary type of the Pokémon.
| The primary type of the Pokémon.
|}
|}
Line 57: Line 57:
=== Optional ===
=== Optional ===


The following parameters needn't be defined in all cases. That being said, if any of the following are applicable to a Pokémon, the
The following parameters needn't necessarily be defined in all cases. That being said, if any of the following are applicable to the Pokémon in question, the parameters should be defined using the [[Template:Missing|<nowiki>{{Missing}}</nowiki>]] template.
 
{| style="margin-left: 36px" |
|-
! style="vertical-align: top; text-align: left" | <h4 style="display: inline; font-weight: normal;"><code>fileName</code></h4>
| If the file name of the Pokémon's image does not match [[#pkmnName|<span style="font-family:monospace">pkmnName</span>]], set this parameter to the file name, excluding <code>[[File:Pokémon_</code> and <code>.png]]</code>.
:*Example: <code>fileName = Oricorio Pointe</code>
|-
! style="vertical-align: top; text-align: left" | <h4 style="display: inline; font-weight: normal;"><code>eggGroup2</code></h4>
| The secondary Egg Group of the Pokémon.
|}

Revision as of 01:52, 19 May 2017

Note: This document as well as the template that it pertains to are currently works in progress. Please refrain from changing information for the time being.

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: ???
Body style: Quadruped
This information is currently missing.
Help us by adding Lunupine's base stats.

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.
  • Example: pkmnName = Oricorio (Pointe Style)

expHatch

The amount of EXP required to hatch the Pokémon's Egg. If the Pokémon does not hatch from an Egg, this value should be set to 0.

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.

gender

The gender ratio for the Pokémon.

colour1

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

colour2

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

eggGroup1

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

type1

The primary type of the Pokémon.

Optional

The following parameters needn't necessarily be defined in all cases. That being said, if any of the following are applicable to the Pokémon in question, the parameters should be defined using the {{Missing}} template.

fileName

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

eggGroup2

The secondary Egg Group of the Pokémon.