Template:MSP/Sleep
From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
Template documentation
View or edit this documentation. (About template documentation)
Note: portions of the template sample may not be visible without values provided.
This template displays a 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 Sleep.
Template fields
- field 1 (natdex number) - The Pokémon's National Pokédex number. This should be in a 4-digit format.
- field 2 (Pokémon name) - The name of the Pokémon, to allow linking to its species page.
- size (optional) - The size of the image in pixels. Defaults to 70.
- form (optional) - A short signifier for the Pokémon's form, so the correct image is displayed.
- For shininess, use
_s
. For female, use_f
. For both, use_f_s
. - If unsure, check this archives category for all valid file names: Category:Pokémon Sleep menu sprites. File names are usually in the format
Sleep Menu (natdex)(form).png
.
- For shininess, use
Examples
Standard use
{{MSP/Sleep|0001|Bulbasaur}} {{MSP/Sleep|0001|Bulbasaur|size=50}}
Forms
{{MSP/Sleep|0202|Wobbuffet|form=_f}} {{MSP/Sleep|0202|Wobbuffet|form=_s}} {{MSP/Sleep|0025|Pikachu|form=_halloween}} {{MSP/Sleep|0025|Pikachu|form=_holiday}}