Template:Infobox Person/doc: Difference between revisions
More actions
mNo edit summary |
|||
| (10 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-display = | |||
| twitter = | | twitter = | ||
| twitter2 = | |||
| facebook = | |||
| instagram = | | instagram = | ||
| kick = | | kick = | ||
| youtube = | | youtube = | ||
| twitch = | |||
| tiktok = | |||
| rumble = | |||
| patreon = | |||
| dggusername = | |||
| dggusername2 = | |||
| dggusername3 = | |||
| awards = | |||
| stock = | | stock = | ||
| | | destiny_wiki = | ||
}}</nowiki> | }}</nowiki> | ||
| Line 121: | 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 142: | Line 167: | ||
], | ], | ||
"suggested": true | "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." | |||
} | } | ||
}, | }, | ||
| Line 158: | Line 246: | ||
"country", | "country", | ||
"website", | "website", | ||
"website2", | |||
"website3", | |||
"wikipedia", | |||
"bsky", | |||
"bsky-display", | |||
"twitter2", | |||
"twitter", | "twitter", | ||
"facebook", | |||
"instagram", | "instagram", | ||
"youtube", | "youtube", | ||
"kick", | |||
"stock", | "stock", | ||
"awards", | "awards", | ||
"dggusername" | "dggusername", | ||
"dggusername2", | |||
"dggusername3", | |||
"twitch", | |||
"tiktok", | |||
"rumble", | |||
"patreon", | |||
"destiny_wiki" | |||
] | ] | ||
} | } | ||
| Line 169: | Line 272: | ||
== Examples == | == 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. | A list of articles with full/filled info boxes (with non-meme info) for reference. | ||
* [[Destiny]] | * [[Destiny]] | ||
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.