Template:Infobox Person/doc: Difference between revisions
More actions
No edit summary |
|||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 4: | Line 4: | ||
==Usage== | ==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.) | To be used on pages for individuals. Condenses and relays key information about them (links to socials, political affiliation, what they look like, etc.) | ||
<nowiki>{{Infobox Person | <nowiki>{{Infobox Person | ||
| person_name = | | person_name = | ||
| Line 18: | Line 17: | ||
| website2 = | | website2 = | ||
| website3 = | | website3 = | ||
| wikipedia = | |||
| bsky = | | bsky = | ||
| bsky-display = | | bsky-display = | ||
| twitter = | | twitter = | ||
| twitter2 = | |||
| facebook = | |||
| instagram = | | instagram = | ||
| kick = | | kick = | ||
| youtube = | | youtube = | ||
| twitch = | | twitch = | ||
| rumble = | | tiktok = | ||
| dggusername = | | rumble = | ||
| patreon = | |||
| dggusername = | |||
| dggusername2 = | |||
| dggusername3 = | |||
| awards = | | awards = | ||
| stock = | | stock = | ||
| destiny_wiki = | | destiny_wiki = | ||
}}</nowiki> | }}</nowiki> | ||
| Line 126: | Line 132: | ||
"twitter": { | "twitter": { | ||
"description": "Twitter handle" | "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": { | "stock": { | ||
| Line 146: | Line 166: | ||
"4thot" | "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 | "suggested": true | ||
}, | }, | ||
| Line 165: | Line 198: | ||
"twitch": { | "twitch": { | ||
"description": "Twitch.tv channel for the person, only put the username (not the full URL)", | "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", | "example": "destiny", | ||
"type": "url", | "type": "url", | ||
| Line 183: | Line 222: | ||
"example": "[[User:Destiny]]" | "example": "[[User:Destiny]]" | ||
}, | }, | ||
"twitter2": {} | "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": { | "maps": { | ||
| Line 201: | Line 248: | ||
"website2", | "website2", | ||
"website3", | "website3", | ||
"wikipedia", | |||
"bsky", | "bsky", | ||
"bsky-display", | |||
"twitter2", | "twitter2", | ||
"twitter", | "twitter", | ||
"facebook", | |||
"instagram", | "instagram", | ||
"youtube", | "youtube", | ||
| Line 210: | Line 260: | ||
"awards", | "awards", | ||
"dggusername", | "dggusername", | ||
"dggusername2", | |||
"dggusername3", | |||
"twitch", | "twitch", | ||
"tiktok", | |||
"rumble", | "rumble", | ||
"patreon", | |||
"destiny_wiki" | "destiny_wiki" | ||
] | ] | ||
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| person_name | person_name | The individuals name (can be legal name or online handle depending on which is more appropriate)
| Unknown | required |
| image | image | 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.)
| File | suggested |
| caption | caption | Optional quip/caption that encapsulates the individual or further clarifies the picture of them) | Unknown | optional |
| person_status | person_status | Is the person active/inactive/other?
| Content | suggested |
| person_age | person_age | Individual's age. | Number | suggested |
| political_alignment | political_alignment | How are they aligned politically?
| Content | suggested |
| qualifications | qualifications | Any qualifications that the individual possesses, e.g. Degrees, certifications, experience, etc.
| Content | suggested |
| occupation | occupation | What the person does for work.
| Unknown | suggested |
| country | country | Country of origin.
| Content | suggested |
| website | website | The website of the individual.
| URL | suggested |
| website2 | website2 | Second website (if applicable) | URL | suggested |
| website3 | website3 | Third website (if applicable) | Content | suggested |
| Wikipedia | wikipedia | The individual's Wikipedia page. Just use the articles name, do not copy the link from the URL. | Unknown | optional |
| Bluesky | bsky | @ of the individual's Bluesky account. do not include the @. | Unknown | suggested |
| Bluesky display | bsky-display | Create an alternate display name for the person's bluesky account. Not required, but suggested if linking a bluesky. | Unknown | optional |
| twitter2 | twitter2 | no description | Unknown | optional |
twitter | Twitter handle | Unknown | optional | |
facebook | The individual's Facebook username or page handle. Only put the username (not the full URL).
| Content | suggested | |
instagram | The individuals Instagram username.
| Content | suggested | |
| youtube | youtube | YouTube channel
| Content | suggested |
| kick | kick | Kick channel | URL | suggested |
| stock | stock | The individuals manifold market's URL. | URL | optional |
| awards | awards | Any relevant awards the individual has won (usually [[DGG Awards]] | Content | suggested |
| dggusername | dggusername | the username of the person in DGG chat, will also automatically link to the individuals rustlesearch.dev page.
| Content | suggested |
| dggusername2 | dggusername2 | Second username of the individual's stored on rustlesearch.dev (if applicable)
| Content | suggested |
| dggusername3 | dggusername3 | Third username of the individual's stored on rustlesearch.dev (if applicable) | Content | suggested |
| twitch | twitch | Twitch.tv channel for the person, only put the username (not the full URL)
| URL | suggested |
| tiktok | tiktok | Twitter handle for the person, only put the username (not the full URL)
| URL | suggested |
| rumble | rumble | Rumble username for the person. Only put the name of the channel (not the URL)
| Unknown | suggested |
| Patreon | patreon | The individual's Patreon username. Only put the username (not the full URL).
| Content | suggested |
| destiny_wiki | destiny_wiki | Link to individuals Destiny wiki user page
| Unknown | optional |
Examples
| Yuh | ||||||||||||||||
| This is a test | ||||||||||||||||
| Personal Information | ||||||||||||||||
| ||||||||||||||||
| Online Information | ||||||||||||||||
| ||||||||||||||||
| DGG Links | ||||||||||||||||
|
A list of articles with full/filled info boxes (with non-meme info) for reference.