col - The parent Template:Spindata/Head has 6 columns. This field determines how many of those columns this template will occupy (example: 3 to occupy half of a row, 6 to occupy a whole row).
type - Primary type of the Pokémon (to determine the color scheme).
ndex - National Pokédex number of the Pokémon.
If the Pokémon is an alternate form, it may use a signifier next to the number, which is generally the first letter of the form's name. For example: 648P for Meloetta Pirouette Form.
For gender or shiny forms, there needs to be a space (or underscore) between the number and the signifier. For example: "202 f" for Female Wobbuffet, or "251 s" for Shiny Celebi.
coset - The Pokémon's Connection set. (See Connection Orb.)
conto - Pokémon this one is connected to. (See Connection Orb.)
recruitment - The Pokémon's recruitment method. (See Connection Orb.)
P1 - Phrase when at healthy HP
P2 - phrase when at low HP (<50%)
gigantic (optional) - If the Pokémon is a Gigantic Pokémon, set to 1. Otherwise, leave blank.
forms (optional) - List any alternate forms the Pokémon has. If it doesn't have any, leave blank. (Note: If the different forms have different phrases, call the template twice instead of using this field.)
protag (optional) - To display Hero/Partner phrases, set to 1. Otherwise, leave blank.
nocat (optional) - Prevents the "Gigantic Pokémon" category from being applied. (This is being used on this template page, so it doesn't go into the category.) Usually best to leave this field blank.
Examples
Standard size Pokémon
{{Spindata/Head|type=Grass}}
|-
{{Spindata/PSMD|col=6|type=Grass|ndex=001
|coset=1
|conto={{p|Charmander}}, {{p|Squirtle}}, {{p|Mew}}
|recruitment=Talk to in [[Baram Town]]
|P1=Seeds are full of nutrition!
|P2=Oh, this is so hard…
}}
|}
{{Spindata/Head|type=Grass}}
|-
{{Spindata/PSMD|col=6|type=Grass|ndex=001
|coset=1
|conto={{p|Charmander}}, {{p|Squirtle}}, {{p|Mew}}
|recruitment=Talk to in [[Baram Town]]
|P1=Seeds are full of nutrition!
|P2=Oh, this is so hard…
|protag=1
}}
|}
{{Spindata/Head|type=Psychic}}
|-
{{Spindata/PSMD|col=6|type=Psychic|ndex=249
|coset=20
|conto={{p|Zapdos}}, {{p|Ho-Oh}}
|recruitment=Boss of [[Sea Shrine]]
|gigantic=1
|P1=I'm a deity in charge of oceans! I will calm rough seas for you!
|P2=For me to take this much damage…
}}
|}
I'm a deity in charge of oceans! I will calm rough seas for you!
Low HP (< 50%)
For me to take this much damage…
Multiple Forms with different quotes
{{Spindata/Head|type=Electric}}
|-
{{Spindata/PSMD|col=6|type=Electric|ndex=025
|coset=5 (♂)
|conto={{p|Zigzagoon}} (♂)
|recruitment=Talk to in [[Baram Town]]
|P1=Pika with a big smile!
|P2=I'm exhausted, but I can still go on...
}}
|-
{{Spindata/PSMD|col=6|type=Electric|ndex=025
|coset=7 (♀)
|conto={{p|Lapras}} (♀)
|recruitment=Talk to in [[Baram Town]]
|protag=1
|P1=My cheeks and tail are what others find attractive! ♡
|P2=I can't take this...
}}
|}