Template:MSP/8c/doc

{{MSP/8c}} displays a core series menu sprite for a Pokémon, and clicking that sprite will go to the Pokémon's species page.

The menu sprite grabbed will be from Pokémon Sword and Shield.

This template crops out some of the white space on sprites, and wraps the sprite inside a flexible div. This is intended to be used for lists of several sprites, such as in egg move tables.

  • To display the full sprite files without trimming and without the div wrapping, see {{MSP/8}}.

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: G for Galarian Articuno.
    • If unsure, check this archives category for all valid file names: Category:Sword and Shield menu sprites. File names are usually in the format (natdex)(form)MS8.png.

TemplateData

Displays a Sword & Shield cropped menu sprite for a Pokémon, and links to its species page

Template parameters

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

Examples

Standard use

{{MSP/8c|810|Grookey}}
Grookey

Forms

{{MSP/8c|144|Articuno}}
{{MSP/8c|144|Articuno|form=G}}
{{MSP/8c|888|Zacian}}
{{MSP/8c|888|Zacian|form=C}}
Articuno
Articuno
Zacian
Zacian

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.