This usertag template identifies the user as an owner of a specified Pokémon, allowing the user to also specify image, form, and type color(s).
This template takes a maximum of five unnamed parameters and up to two named parameters, all optional with default (fallback) values.
{{User Has Pokémon|image filename|Pokémon|Type 1|Type 2|image size|article=|form=}}
Parameters
Unnamed parameters
These parameters, if supplied, must be provided in the following order:
image filename: name of PNG-format image file (without the .png file extension) portraying the desired Pokémon. Default: 001 (Gen-V Bulbasaur front sprite)
Pokémon: name of Pokémon species. Default: Bulbasaur (with a disguised link to Mew)
Type 1: Pokémon's primary Type; its color will be displayed on usertag's border (dark), text background (light), and text (dark), as well as image background if Type 2 is not specified. Default: ???
Type 2: Pokémon's secondary Type; its color will be displayed on usertag's image background. Default: same as Type 1 (if supplied; otherwise ???)
image size: desired size of Pokémon's image in pixels, expressed in any of the following formats (where mm and nn are 1- to 3-digit integer values):
mmpx: desired image width in pixels. (Recommended value is 60px, which is the default value when not specified.)
xnnpx: desired image height in pixels.
mmxnnpx: desired image width and height in pixels.
Named parameters
These parameters may be supplied in any order, but not before unnamed parameters (due to coding issues, any named parameter must be provided after any unnamed parameters have been supplied):
article= desired grammatical article (a, an, the) preceding the Pokémon species' name; to omit article in text, supply blank (null) value article=. Default: a