Template:Infobox user/doc: Difference between revisions

Jump to navigation Jump to search
Doctor Penez clearly does not want to be the example
(Doctor Penez clearly does not want to be the example)
Line 24: Line 24:


=== Example ===
=== Example ===
Here is an example as used on the [[Doctor Penez]] page. The configured parameters are also listed.
Here is an example using a made-up user. The configured parameters are also listed.


{{Infobox user
{{Infobox user
| name      = Doctor Penez
| name      = Example User
| image      = Doctor Penez.gif
| image      = Discord default pfp blurple.svg
| image_size = 180px
| caption    =
| caption    =
| discordtag = Doctor Penez#2914
| discordtag = Example#0000
| discordid  = 291957859690872833
| discordid  = 753757823535677561
| redditname = u/NovaSF
| redditname = u/spez
| roles      = Trollsome
| roles      = {{trollsome|nocat=yes}}
| irlname    = Maxfield Benbow
| irlname    = Barack Obama
| age        = 15
| age        = 16
| gender    = Male
| residence  = San Francisco, California, United States
| residence  = San Francisco, California, United States
| gaming    = okbr gaming
| gaming    = obama gaming
| steam      = [https://steamcommunity.com/id/doctorpenez Doctor Penez]
| steam      = [https://steamcommunity.com/id/doctorpenez Doctor Penez]
| links      = {{Twitter|DoctorPenez}}
| links      = [https://niggafart.com Website], {{Twitter|AndrewYang}}
| nocat      = yes
| nocat      = yes
}}
}}
Line 45: Line 47:
<pre><nowiki>
<pre><nowiki>
{{Infobox user
{{Infobox user
| name      =  
| name      = Example User
| image      =  
| image      = Discord default pfp blurple.svg
| image_size = 180px
| caption    =
| caption    =
| discordtag =  
| discordtag = Example#0000
| discordid  =  
| discordid  = 753757823535677561
| redditname =  
| redditname = u/spez
| roles      =  
| roles      = {{trollsome}}
| irlname    =  
| irlname    = Barack Obama
| age        =  
| age        = 16
| gender    =  
| gender    = Female
| residence  = San Francisco, California, United States
| residence  = San Francisco, California, United States
| gaming    = okbr gaming
| gaming    = obama gaming
| steam      = [https://steamcommunity.com/id/doctorpenez Doctor Penez]
| steam      = [https://steamcommunity.com/id/doctorpenez Doctor Penez]
| links      = {{Twitter|DoctorPenez}}
| links      = [https://niggafart.com Website], {{Twitter|AndrewYang}}
}}</nowiki></pre>
}}</nowiki></pre>


Line 77: Line 80:
"suggested": true
"suggested": true
},
},
"caption": {},
"caption": {
"description": "A caption for the image",
"type": "string"
},
"discordtag": {
"discordtag": {
"description": "The user's Discord tag (User#0000)",
"description": "The user's Discord tag (User#0000)",
Line 83: Line 89:
"type": "string",
"type": "string",
"label": "Discord tag",
"label": "Discord tag",
"autovalue": "",
"suggested": true
"suggested": true
},
},
"discordid": {
"discordid": {
"description": "The user's ID; a long string of numbers",
"description": "The user's ID; a long string of numbers",
"example": "291957859690872833",
"example": "753757823535677561",
"type": "number",
"type": "number",
"label": "Discord ID",
"label": "Discord ID",
Line 133: Line 138:
"steam": {
"steam": {
"description": "A link to the user's Steam",
"description": "A link to the user's Steam",
"example": "[https://steamcommunity.com/id/doctorpenez Doctor Penez]",
"example": "[https://steamcommunity.com/id/saucylegs69420/ Saucy]",
"type": "url",
"type": "url",
"suggested": true
"suggested": true
Line 139: Line 144:
"links": {
"links": {
"description": "For example, links to their Twitter or TikTok",
"description": "For example, links to their Twitter or TikTok",
"example": "[https://example.com/ Website], {{Twitter|DoctorPenez}}",
"example": "[https://example.com/ Website], {{Twitter|AndrewYang}}",
"suggested": true
"suggested": true
},
},

Navigation menu