This usertag template takes a maximum of six unnamed parameters and up to four named parameters, all optional with default (fallback or omitted) values:
{{User:SilSinn9801/User Alumnus|image|school|color1|color2|color3|color4|linktext=|field=|title=|year=}}
Unnamed parameters
These parameters, if supplied, must be provided in the following order:
- image: filename of a PNG-format image (without the
File:
prefix or the .png
file extension), typically that of a Pokémon that most closely resembles the school's mascot. Default: sprite of Pikachu (Graduate) from Pokémon Shuffle.
- school: name of a school, turned into a Wikipedia link. Omitted by default.
- color1: color to be displayed on usertag's text background; may be a 3- or 6-digit RGB hex code or a {{color template}} (like the name of a Pokémon Type, or that of a Pokémon version). Default: white.
- color2: color to be displayed on usertag's image background. Default: Bulba color.
- color3: color to be displayed on usertag's text. Default: same as color2; falls back to black if color2 is omitted.
- color4: color to be displayed on usertag's border. Default: same as color3; falls back to color2 (if no color3) or dark variant of Bulba color (if no color2 or color3).
Named parameters
These parameters may be supplied in any order:
- linktext= desired text to be displayed in link to school's Wikipedia page; typically the school's acronym or short name. Falls back to school by default; ignored if no school is specified.
- field= alumnus's field of study (if school is a college or university), turned into a Wikipedia link; alternatively, the full title printed on the earned diploma, if a Wikipedia page exists for it. Omitted by default; replaced by placeholder phrase "graduated in" if year= is specified.
- title= desired text to be displayed in link to field's Wikipedia page; typically an abbreviation of the title earned at school. Falls back to field by default; ignored if no field is specified.
- year= graduation year. Omitted by default.