Template:Infobox user: Difference between revisions
Jump to navigation
Jump to search
m (how did I miss the T's) |
(I think this order will look better) |
||
Line 43: | Line 43: | ||
{{#if:{{{npcp1|}}}|! ''{{icon|New Play Control! Pikmin}}'' | {{#if:{{{npcp1|}}}|! ''{{icon|New Play Control! Pikmin}}'' | ||
{{!}} {{{npcp1|Don't own}}} }} | {{!}} {{{npcp1|Don't own}}} }} | ||
|- | |||
{{#if:{{{npcp2|}}}|! ''{{icon|New Play Control! Pikmin 2}}'' | |||
{{!}} {{{npcp2|Don't own}}} }} | |||
|- | |- | ||
{{#if:{{{p1s|}}}|! ''{{icon|Pikmin 1 (Nintendo Switch)}}'' | {{#if:{{{p1s|}}}|! ''{{icon|Pikmin 1 (Nintendo Switch)}}'' | ||
{{!}} {{{p1s|Don't own}}} }} | {{!}} {{{p1s|Don't own}}} }} | ||
|- | |- | ||
{{#if:{{{p1s|}}}|! ''{{icon|Pikmin 2 (Nintendo Switch)}}'' | {{#if:{{{p1s|}}}|! ''{{icon|Pikmin 2 (Nintendo Switch)}}'' | ||
Line 155: | Line 155: | ||
! npcp1 | ! npcp1 | ||
| No || || Same as <code>p1</code>, but for {{npcp1}}. | | No || || Same as <code>p1</code>, but for {{npcp1}}. | ||
|- | |||
! npcp2 | |||
| No || || Same as <code>p1</code>, but for {{npcp2}}. | |||
|- | |- | ||
! p1s | ! p1s | ||
| No || || Same as <code>p1</code>, but for {{p1s}}. | | No || || Same as <code>p1</code>, but for {{p1s}}. | ||
|- | |- | ||
! p2s | ! p2s | ||
Line 233: | Line 233: | ||
|p4 = | |p4 = | ||
|npcp1 = | |npcp1 = | ||
|npcp2 = | |||
|p1s = | |p1s = | ||
|p2s = | |p2s = | ||
|p3d = | |p3d = | ||
Line 262: | Line 262: | ||
|p4 = | |p4 = | ||
|npcp1 = | |npcp1 = | ||
|npcp2 = | |||
|p1s = | |p1s = | ||
|p2s = | |p2s = | ||
|p3d = | |p3d = |
Revision as of 21:55, June 23, 2023
Infobox user | |
---|---|
Games |
Info
This infobox can be used on user pages to list some basic information about the user.
Parameters
Note that all of these parameters are optional, so you only have to include the ones you want to.
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
username | No | {{PAGENAME}} | Your nickname, if it's different from your registered user name. |
image | No | Your avatar. | |
size | No | 160px | The avatar's size. |
caption | No | Caption for the image. | |
gender | No | The gender you identify as. | |
pronouns | No | The pronouns you want to be referred to with. | |
location | No | Where you live. Please avoid being too specific, for privacy's sake. Country or state is good enough. | |
No | Email address. Do not write it if you are afraid of spambots. Alternately, you can encrypt it by changing some characters. e.g. example.name(at)gmail(dot)com
| ||
youtube | No | URL to your YouTube channel, if any. | |
No | URL to your Twitter profile, if any. | ||
discord | No | Your Discord username. | |
p1 | No | Use this to specify your relation with Pikmin. Suggested values are "Own", "Completed story mode", and "100% completion". This helps other users understand your knowledge with that game. | |
p2 | No | Same as p1 , but for Pikmin 2.
| |
p3 | No | Same as p1 , but for Pikmin 3.
| |
p4 | No | Same as p1 , but for Pikmin 4.
| |
npcp1 | No | Same as p1 , but for New Play Control! Pikmin.
| |
npcp2 | No | Same as p1 , but for New Play Control! Pikmin 2.
| |
p1s | No | Same as p1 , but for Pikmin 1 (Nintendo Switch).
| |
p2s | No | Same as p1 , but for Pikmin 2 (Nintendo Switch).
| |
p3d | No | Same as p1 , but for Pikmin 3 Deluxe.
| |
hp | No | Same as p1 , but for Hey! Pikmin.
| |
pb | No | Same as p1 , but for Pikmin Bloom.
| |
pa | No | Same as p1 , but for Pikmin Adventure.
| |
emulate | No | If you are able to emulate Pikmin games without any big problems, give this a value, like "y". | |
capturegc | No | If you can capture direct footage (video and audio) off of a GameCube, give this a value, like "y". | |
capturewii | No | Same as capturegc , but for the Wii.
| |
capturewiiu | No | Same as capturegc , but for the Wii U.
| |
capture3ds | No | Same as capturegc , but for the Nintendo 3DS.
| |
captureswitch | No | Same as capturegc , but for the Nintendo Switch. Since the console has a built-in video and snapshot feature, it only makes sense to use this field if you can capture longer footage than 30 seconds.
| |
hack | No | If you can alter files in the Pikmin games and play the altered games, give this a value, like "y". | |
mediawiki | No | If you're good with MediaWiki markup, give this a value, like "y". | |
js | No | If you're good with Javascript, give this a value, like "y". | |
css | No | If you're good with web page CSS, give this a value, like "y". | |
languages | No | If you're good at speaking, writing and/or reading some languages, write them here. e.g. English, French, and Japanese .
|
Skeleton
- Full skeleton
{{infobox user |username = |image = |size = |caption = |gender = |pronouns = |location = |email = |youtube = |twitter = |discord = |p1 = |p2 = |p3 = |p4 = |npcp1 = |npcp2 = |p1s = |p2s = |p3d = |hp = |pb = |pa = |emulate = |capturegc = |capturewii = |capturewiiu = |capture3ds = |captureswitch = |hack = |mediawiki = |js = |css = |languages = }}
- Basic skeleton
{{infobox user |p1 = |p2 = |p3 = |p4 = |npcp1 = |npcp2 = |p1s = |p2s = |p3d = |hp = |pb = |pa = }}