Template:Infobox user/doc: Difference between revisions
No edit summary |
Add "Also known as" field |
||
Line 9: | Line 9: | ||
| image_size = <!-- Override the size of the image, in pixels --> | | image_size = <!-- Override the size of the image, in pixels --> | ||
| caption = | | caption = | ||
| othernames = | |||
| discordtag = | | discordtag = | ||
| discordid = | | discordid = | ||
Line 31: | Line 32: | ||
| image_size = 180px | | image_size = 180px | ||
| caption = | | caption = | ||
| | | othernames = Example#0000 <br/>obama gaming | ||
| discordtag = exampleusername | |||
| discordid = 753757823535677561 | | discordid = 753757823535677561 | ||
| redditname = u/spez | | redditname = u/spez | ||
Line 65: | Line 67: | ||
| image_size = 180px | | image_size = 180px | ||
| caption = | | caption = | ||
| | | othernames = Example#0000 <br/>obama gaming | ||
| discordtag = exampleusername | |||
| discordid = 753757823535677561 | | discordid = 753757823535677561 | ||
| redditname = u/spez | | redditname = u/spez | ||
Line 111: | Line 114: | ||
}, | }, | ||
"discordtag": { | "discordtag": { | ||
"description": "The user's Discord | "description": "The user's Discord username (not their display name)", | ||
"example": " | "example": "grantvszombies", | ||
"type": "string", | "type": "string", | ||
"label": "Discord tag", | "label": "Discord tag", | ||
Line 118: | Line 121: | ||
}, | }, | ||
"discordid": { | "discordid": { | ||
"description": "The user's ID; a long string of | "description": "The user's ID; a long string of digits", | ||
"example": "753757823535677561", | "example": "753757823535677561", | ||
"type": "number", | "type": "number", | ||
Line 192: | Line 195: | ||
"example": "{{Server subbox | server = Irony Hub | status = Left server | roles = {{role|Trollsome|#9062f8}} | joined = September 11, 2020 | left = February 30, 2021}}", | "example": "{{Server subbox | server = Irony Hub | status = Left server | roles = {{role|Trollsome|#9062f8}} | joined = September 11, 2020 | left = February 30, 2021}}", | ||
"type": "unbalanced-wikitext", | "type": "unbalanced-wikitext", | ||
"suggested": true | |||
}, | |||
"othernames": { | |||
"label": "Also known as", | |||
"description": "Alternate or historical names that the user is also known by.", | |||
"type": "string", | |||
"suggested": true | "suggested": true | ||
} | } | ||
Line 201: | Line 210: | ||
"image_size", | "image_size", | ||
"caption", | "caption", | ||
"othernames", | |||
"discordtag", | "discordtag", | ||
"discordid", | "discordid", |