Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Person/doc: Difference between revisions

Template page
Kizmut (talk | contribs)
start Template documentation
 
 
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude>
<includeonly>Template doc page transcluded from {{SUBJECTPAGENAME}}/doc</includeonly><noinclude>Documentation for [[Template:Infobox Person]]</br></br></noinclude>
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
An '''Infobox Person''' may be used to summarize information about a film.


===Usage===
==Usage==
<div style="width:250px; background:#ddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
To be used on pages for individuals. Condenses and relays key information about them (links to socials, political affiliation, what they look like, etc.)
<pre>{{Infobox Person
<nowiki>{{Infobox Person
| person_name        =  
| person_name        =  
| image              =  
| image              =  
Line 11: Line 10:
| person_status      =  
| person_status      =  
| political_alignment =  
| political_alignment =  
| political_alignment =  
| person_age          =  
| qualifications      =  
| qualifications      =  
| occupation          =  
| occupation          =  
| country            =  
| country            =  
| website            =  
| website            =  
| website2            =
| website3            =
| wikipedia          =
| bsky                =
| bsky-display        =
| twitter            =  
| twitter            =  
| twitter2            =
| facebook            =
| instagram          =  
| instagram          =  
| kick                =
| youtube            =  
| youtube            =  
| twitch              =
| tiktok              =
| rumble              =
| patreon            =
| dggusername        =
| dggusername2        =
| dggusername3        =
| awards              =
| stock              =  
| stock              =  
| awards              =  
| destiny_wiki        =  
}}</pre>
}}</nowiki>
</div>
 
== Parameters ==
<templatedata>
{
"params": {
"image": {
"description": "An image of the individual the article is about. Leave out the File: prefix, as it is already included in the template (in addition to other things like the size/position.)",
"example": "GIGACHAD.png",
"type": "wiki-file-name",
"suggested": true
},
"website": {
"description": "The website of the individual.",
"example": "https://www.destiny.gg/",
"type": "url",
"suggested": true
},
"instagram": {
"description": "The individuals Instagram username.",
"example": "destiny",
"type": "content",
"suggested": true
},
"youtube": {
"description": "YouTube channel",
"example": "DESTINY",
"type": "content",
"suggested": true
},
"person_name": {
"description": "The individuals name (can be legal name or online handle depending on which is more appropriate)",
"example": "Steven Kenneth Bonnell",
"required": true
},
"caption": {
"description": "Optional quip/caption that encapsulates the individual or further clarifies the picture of them)"
},
"person_status": {
"description": "Is the person active/inactive/other?",
"type": "content",
"suggestedvalues": [
"Active",
"Inactive"
],
"suggested": true
},
"political_alignment": {
"description": "How are they aligned politically?",
"type": "content",
"suggestedvalues": [
"Left-leaning",
"Right-Leaning",
"Progressive",
"Socialist",
"Marxist",
"Far-Right",
"Far-Left"
],
"suggested": true
},
"qualifications": {
"description": "Any qualifications that the individual possesses, e.g. Degrees, certifications, experience, etc.",
"type": "content",
"suggestedvalues": [
"B.S. in <example>",
"B.A. in <example>",
"10 years of livestreaming experience"
],
"suggested": true
},
"occupation": {
"description": "What the person does for work.",
"suggestedvalues": [
"Live streamer",
"Political commentator"
],
"suggested": true
},
"person_age": {
"description": "Individual's age.",
"type": "number",
"suggested": true
},
"country": {
"description": "Country of origin.",
"type": "content",
"suggestedvalues": [
"USA",
"United Kingdom",
"Canada"
],
"suggested": true
},
"twitter": {
"description": "Twitter handle"
},
"facebook": {
"label": "Facebook",
"description": "The individual's Facebook username or page handle. Only put the username (not the full URL).",
"example": "zuck",
"type": "content",
"suggested": true
},
"patreon": {
"label": "Patreon",
"description": "The individual's Patreon username. Only put the username (not the full URL).",
"example": "destiny",
"type": "content",
"suggested": true
},
"stock": {
"description": "The individuals manifold market's URL.",
"type": "url"
},
"awards": {
"description": "Any relevant awards the individual has won (usually [[DGG Awards]]",
"type": "content",
"suggested": true
},
"dggusername": {
"description": "the username of the person in DGG chat, will also automatically link to the individuals rustlesearch.dev page.",
"example": "Destiny",
"type": "content",
"suggestedvalues": [
"Destiny",
"ragepope",
"cake",
"4thot"
],
"suggested": true
},
"dggusername2": {
"description": "Second username of the individual's stored on rustlesearch.dev (if applicable)",
"type": "content",
"suggestedvalues": [
"ILiedAboutCake"
],
"suggested": true
},
"dggusername3": {
"description": "Third username of the individual's stored on rustlesearch.dev (if applicable)",
"type": "content",
"suggested": true
},
"website2": {
"description": "Second website (if applicable)",
"type": "url",
"suggested": true
},
"website3": {
"description": "Third website (if applicable)",
"type": "content",
"suggested": true
},
"kick": {
"description": "Kick channel",
"type": "url",
"suggested": true
},
"twitch": {
"description": "Twitch.tv channel for the person, only put the username (not the full URL)",
"example": "destiny",
"type": "url",
"suggested": true
},
"tiktok": {
"description": "Twitter handle for the person, only put the username (not the full URL)",
"example": "destiny",
"type": "url",
"suggested": true
},
"rumble": {
"description": "Rumble username for the person. Only put the name of the channel (not the URL)",
"example": "freshandfit",
"suggested": true
},
"bsky": {
"label": "Bluesky",
"description": "@ of the individual's Bluesky account. do not include the @.",
"suggested": true
},
"destiny_wiki": {
"description": "Link to individuals Destiny wiki user page",
"example": "[[User:Destiny]]"
},
"twitter2": {},
"wikipedia": {
"label": "Wikipedia",
"description": "The individual's Wikipedia page. Just use the articles name, do not copy the link from the URL."
},
"bsky-display": {
"label": "Bluesky display",
"description": "Create an alternate display name for the person's bluesky account. Not required, but suggested if linking a bluesky."
}
},
"maps": {
"destiny_wiki": {}
},
"paramOrder": [
"person_name",
"image",
"caption",
"person_status",
"person_age",
"political_alignment",
"qualifications",
"occupation",
"country",
"website",
"website2",
"website3",
"wikipedia",
"bsky",
"bsky-display",
"twitter2",
"twitter",
"facebook",
"instagram",
"youtube",
"kick",
"stock",
"awards",
"dggusername",
"dggusername2",
"dggusername3",
"twitch",
"tiktok",
"rumble",
"patreon",
"destiny_wiki"
]
}
</templatedata>
 
== Examples ==
{{Infobox Person
| person_name        = Yuh
| image              = Test.jpg
| caption            = This is a test
| person_status      = Active
| political_alignment = Omni-Liberal
| person_age          = 32
| qualifications      = None
| occupation          = Tester
| country            = USA
| website            = https://wiki.destiny.gg
| website2            = https://wiki.destiny.gg
| website3            = https://wiki.destiny.gg
| bsky                = destiny.gg
| bsky-display        = bsky display!
| twitter            = TheOmniLiberal
| instagram          = Destiny
| kick                = Destiny
| youtube            = Destiny
| twitch              = Destiny
| rumble              = Destiny
| dggusername        = Destiny
| awards              = Destiny
| stock              = Destiny
| destiny_wiki        = Destiny
}}
A list of articles with full/filled info boxes (with non-meme info) for reference.
* [[Destiny]]
* [[Hasan Piker]]
* [[jstlk]]
* [[Kelly Jean]]
* [[Nick Fuentes]]

Latest revision as of 23:21, 21 April 2026

Documentation for Template:Infobox Person

Usage

To be used on pages for individuals. Condenses and relays key information about them (links to socials, political affiliation, what they look like, etc.)

{{Infobox Person
| person_name         = 
| image               = 
| caption             = 
| person_status       = 
| political_alignment = 
| person_age          = 
| qualifications      = 
| occupation          = 
| country             = 
| website             = 
| website2            = 
| website3            = 
| wikipedia           = 
| bsky                = 
| bsky-display        = 
| twitter             = 
| twitter2            = 
| facebook            = 
| instagram           = 
| kick                = 
| youtube             = 
| twitch              = 
| tiktok              = 
| rumble              = 
| patreon             = 
| dggusername         = 
| dggusername2        = 
| dggusername3        = 
| awards              = 
| stock               = 
| destiny_wiki        = 
}}

Parameters

No description.

Template parameters

ParameterDescriptionTypeStatus
person_nameperson_name

The individuals name (can be legal name or online handle depending on which is more appropriate)

Example
Steven Kenneth Bonnell
Unknownrequired
imageimage

An image of the individual the article is about. Leave out the File: prefix, as it is already included in the template (in addition to other things like the size/position.)

Example
GIGACHAD.png
Filesuggested
captioncaption

Optional quip/caption that encapsulates the individual or further clarifies the picture of them)

Unknownoptional
person_statusperson_status

Is the person active/inactive/other?

Suggested values
Active Inactive
Contentsuggested
person_ageperson_age

Individual's age.

Numbersuggested
political_alignmentpolitical_alignment

How are they aligned politically?

Suggested values
Left-leaning Right-Leaning Progressive Socialist Marxist Far-Right Far-Left
Contentsuggested
qualificationsqualifications

Any qualifications that the individual possesses, e.g. Degrees, certifications, experience, etc.

Suggested values
B.S. in <example> B.A. in <example> 10 years of livestreaming experience
Contentsuggested
occupationoccupation

What the person does for work.

Suggested values
Live streamer Political commentator
Unknownsuggested
countrycountry

Country of origin.

Suggested values
USA United Kingdom Canada
Contentsuggested
websitewebsite

The website of the individual.

Example
https://www.destiny.gg/
URLsuggested
website2website2

Second website (if applicable)

URLsuggested
website3website3

Third website (if applicable)

Contentsuggested
Wikipediawikipedia

The individual's Wikipedia page. Just use the articles name, do not copy the link from the URL.

Unknownoptional
Blueskybsky

@ of the individual's Bluesky account. do not include the @.

Unknownsuggested
Bluesky displaybsky-display

Create an alternate display name for the person's bluesky account. Not required, but suggested if linking a bluesky.

Unknownoptional
twitter2twitter2

no description

Unknownoptional
twittertwitter

Twitter handle

Unknownoptional
Facebookfacebook

The individual's Facebook username or page handle. Only put the username (not the full URL).

Example
zuck
Contentsuggested
instagraminstagram

The individuals Instagram username.

Example
destiny
Contentsuggested
youtubeyoutube

YouTube channel

Example
DESTINY
Contentsuggested
kickkick

Kick channel

URLsuggested
stockstock

The individuals manifold market's URL.

URLoptional
awardsawards

Any relevant awards the individual has won (usually [[DGG Awards]]

Contentsuggested
dggusernamedggusername

the username of the person in DGG chat, will also automatically link to the individuals rustlesearch.dev page.

Suggested values
Destiny ragepope cake 4thot
Example
Destiny
Contentsuggested
dggusername2dggusername2

Second username of the individual's stored on rustlesearch.dev (if applicable)

Suggested values
ILiedAboutCake
Contentsuggested
dggusername3dggusername3

Third username of the individual's stored on rustlesearch.dev (if applicable)

Contentsuggested
twitchtwitch

Twitch.tv channel for the person, only put the username (not the full URL)

Example
destiny
URLsuggested
tiktoktiktok

Twitter handle for the person, only put the username (not the full URL)

Example
destiny
URLsuggested
rumblerumble

Rumble username for the person. Only put the name of the channel (not the URL)

Example
freshandfit
Unknownsuggested
Patreonpatreon

The individual's Patreon username. Only put the username (not the full URL).

Example
destiny
Contentsuggested
destiny_wikidestiny_wiki

Link to individuals Destiny wiki user page

Example
[[User:Destiny]]
Unknownoptional

Examples

Yuh
This is a test
Personal Information
StatusActive
Political AlignmentOmni-Liberal
Age32
QualificationsNone
OccupationTester
Country of OriginUSA
Online Information
Websiteshttps://wiki.destiny.gg
https://wiki.destiny.gg
https://wiki.destiny.gg
Blueskybsky display!
XTheOmniLiberal
InstagramDestiny
YouTubeDestiny
KickDestiny
TwitchDestiny
Rumblerumble
DGG Links
RustleSearchDestiny
Destiny AwardsDestiny
Manifold MarketsDestiny
User PageDestiny

A list of articles with full/filled info boxes (with non-meme info) for reference.