User:SilSinn9801/User Student
This user is a student. |
If you have already graduated from school, then use instead {{User:SilSinn9801/User Alumnus}}.
Usage
This usertag template takes a maximum of six unnamed parameters and up to three named parameters, all optional with default (fallback or omitted) values:
{{User:SilSinn9801/User Student|image|school|color1|color2|color3|color4|linktext=|field=|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 (Intern) 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: color of ??? Type.
- 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 ??? 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= student's field of study (if school is a college or university), also turned into a Wikipedia link. Omitted by default.
- year= expected graduation year, if known. Omitted by default.
Examples
Template output | Stand alone code | Comments | ||
---|---|---|---|---|
|
{{User:SilSinn9801/User Student|210|University of Georgia|dddddd|cc0000|{{black color dark}}}} |
School's mascot is a bulldog. | ||
|
{{User:SilSinn9801/User Student|015|Georgia Institute of Technology|linktext=Georgia Tech|B19142|000|000|field=Chemistry|year=2020}} |
School's mascot is a yellow jacket, a type of wasp. |