Template:MSP name


Template documentation
Note: portions of the template sample may not be visible without values provided.

{{MSP name}} displays a core series menu sprite for a Pokémon, with their name underneath. Clicking the sprite or the name will go to the Pokémon's species page.

The inputs for this template will be passed to {{MSP}}, so the menu sprite grabbed will be from Pokémon HOME.

The output of this template is intended to go into individual table cells. Do not put calls of this template right next to each other.

Template fields

  • field 1 (natdex number) - The Pokémon's National Pokédex number. This should be in a 3-digit format.
  • field 2 (Pokémon name) - The name of the Pokémon, to allow linking to its species page.
  • form (optional) - A short signifier for the Pokémon's form, so the correct image is displayed.
    • This is generally the first letter (or first few letters) of the form's name or type. For example: P for Meloetta Pirouette Form, or G for Wormadam Sandy Cloak (which is Ground-type).
    • If unsure, check this archives category to see the file names for all of HOME's menu sprites: Category:HOME menu sprites.
    • If the form does not appear in HOME, search for the Pokémon's category in the archives (example: Category:Pikachu) to find the correct file name. File names are usually in the format (natdex)(form)MS(generation).png.
  • size - The display size of the menu sprite. Defaults to 60px.

TemplateData

Displays a core series menu sprite for a Pokémon, and links to its species page

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
NDex1

National Pokédex number

Numberrequired
Pokémon2

Pokémon species name

Linerequired
Formform

Form identifier

Linesuggested
Sizesize

Image size

Default
60px
Lineoptional

Examples

Standard use

{| class="roundtable" align=center style="text-align:center; border:3px solid #{{red color dark}}; background:#{{red color}}" cellpadding=5px
|- style="background:#FFF"
| {{MSP name|001|Bulbasaur}}
| {{MSP name|151|Mew}}
|}
Bulbasaur
Bulbasaur
Mew
Mew

Other templates

MS templates display a menu sprite for a Pokémon, and links to the file description page on the archives.

MSP templates display a menu sprite for a Pokémon, and links to Pokémon species page.