Editing Template:Infobox user/doc
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 12: | Line 12: | ||
| discordid = | | discordid = | ||
| redditname = | | redditname = | ||
| | | roles = | ||
| irlname = | | irlname = | ||
| age = | | age = | ||
Line 32: | Line 31: | ||
| image_size = 180px | | image_size = 180px | ||
| caption = | | caption = | ||
| discordtag = | | discordtag = Example#0000 | ||
| discordid = 753757823535677561 | | discordid = 753757823535677561 | ||
| redditname = u/spez | | redditname = u/spez | ||
| roles = {{trollsome|nocat=yes}} | |||
| irlname = Barack Obama | | irlname = Barack Obama | ||
| age = 16 | | age = 16 | ||
Line 67: | Line 51: | ||
| image_size = 180px | | image_size = 180px | ||
| caption = | | caption = | ||
| discordtag = | | discordtag = Example#0000 | ||
| discordid = 753757823535677561 | | discordid = 753757823535677561 | ||
| redditname = u/spez | | redditname = u/spez | ||
| roles = {{trollsome}} | |||
| irlname = Barack Obama | | irlname = Barack Obama | ||
| age = 16 | | age = 16 | ||
Line 114: | Line 85: | ||
}, | }, | ||
"discordtag": { | "discordtag": { | ||
"description": "The user's Discord | "description": "The user's Discord tag (User#0000)", | ||
"example": " | "example": "Doctor Penez#2914", | ||
"type": "string", | "type": "string", | ||
"label": "Discord tag", | "label": "Discord tag", | ||
Line 121: | Line 92: | ||
}, | }, | ||
"discordid": { | "discordid": { | ||
"description": "The user's ID; a long string of | "description": "The user's ID; a long string of numbers", | ||
"example": "753757823535677561", | "example": "753757823535677561", | ||
"type": "number", | "type": "number", | ||
Line 138: | Line 109: | ||
"example": "Trollsome", | "example": "Trollsome", | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"irlname": { | "irlname": { | ||
Line 150: | Line 121: | ||
"type": "number", | "type": "number", | ||
"suggested": true | "suggested": true | ||
}, | |||
"gender": { | "gender": { | ||
"description": "The user's gender", | |||
"type": "string", | |||
"suggested": true | |||
}, | }, | ||
"residence": { | "residence": { | ||
Line 184: | Line 155: | ||
"description": "Set this to \"yes\" to remove the page from the Users category. This shouldn't be used in most cirumstances.", | "description": "Set this to \"yes\" to remove the page from the Users category. This shouldn't be used in most cirumstances.", | ||
"type": "string" | "type": "string" | ||
} | } | ||
}, | }, | ||
Line 212: | Line 165: | ||
"discordtag", | "discordtag", | ||
"discordid", | "discordid", | ||
"redditname", | "redditname", | ||
"roles", | "roles", | ||
"irlname", | "irlname", | ||
Line 229: | Line 179: | ||
} | } | ||
</templatedata> | </templatedata> | ||