Examples
editUsing no parameters: {{User:Jarod997/sandbox/User_VG}}
| ||
Using all three parameters: {{User:Jarod997/sandbox/User_VG|MMO|WoT|File:Panzer_aus_Zusatzzeichen_1049-12.svg}}
|
Parameters
editUserbox parameters are as follows:
- 1 (optional) Type: MMO, RPG, FPS, etc.
- 2 (optional) Game: WoT, STO, etc.
- 3 (optional) Image, auto-sized to 65 pixels
Leaving out some parameters will automatically adjust the grammar of the user box.
{{User:Jarod997/sandbox/User_VG|MMO}}
|
Notes
edit- If you're going to use a wiki image, format as "File:(filename)" and the userbox will do the rest.
- If you're only going to exclude any option before one you're going to include, you must add the empty variable. See the following examples which show how to properly include empty variables.
- Valid Expressions:
- User_VG||(game)|[image]
- User_VG|(type)||[image]
- User_VG||[image]
- Invalid Expressions:
- User_VG|(name) - assumes (name) is (type)
- User_VG|[image] - assumes [image] is (type)
- User_VG|(type)|[image] - assumes [image] is (name)
- User_VG|(name)|[image] - assumes (name) is (type) AND [image] is (name)