Template:Infobox Person/doc: Difference between revisions

From Destiny Wiki
Jump to navigation Jump to search
m (examples)
(→‎Parameters: move from sandbox page)
Line 28: Line 28:
{
{
"params": {
"params": {
"image": {},
"image": {
"website": {},
"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.)",
"instagram": {},
"example": "GIGACHAD.png",
"youtube": {},
"type": "wiki-file-name",
"twitter/X": {},
"suggested": true
"destiny_wiki": {},
},
"person_name": {},
"website": {
"caption": {},
"description": "The website of the individual.",
"person_status": {},
"example": "https://www.destiny.gg/",
"political_alignment": {},
"type": "url",
"qualifications": {},
"suggested": true
"occupation": {},
},
"person_age": {},
"instagram": {
"country": {},
"description": "The individuals Instagram username.",
"twitter": {},
"example": "destiny",
"stock": {},
"type": "content",
"awards": {},
"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"
},
"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": {
"dggusername": {
"description": "the username of the person in DGG chat, will also automatically link to the individuals rustlesearch.dev page.",
"description": "the username of the person in DGG chat, will also automatically link to the individuals rustlesearch.dev page.",
Line 54: Line 137:
"cake",
"cake",
"4thot"
"4thot"
]
],
"suggested": true
}
}
},
},
Line 61: Line 145:
},
},
"paramOrder": [
"paramOrder": [
"person_name",
"image",
"image",
"instagram",
"twitter/X",
"website",
"youtube",
"destiny_wiki",
"person_name",
"caption",
"caption",
"person_status",
"person_status",
"person_age",
"political_alignment",
"political_alignment",
"qualifications",
"qualifications",
"occupation",
"occupation",
"person_age",
"country",
"country",
"website",
"twitter",
"twitter",
"instagram",
"youtube",
"stock",
"stock",
"awards",
"awards",
Line 82: Line 164:
}
}
</templatedata>
</templatedata>
== Examples ==
== Examples ==
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.

Revision as of 00:41, 23 June 2024

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             = 
| twitter             = 
| instagram           = 
| youtube             = 
| stock               = 
| awards              = 
| dggusername         =
}}

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
twittertwitter

Twitter handle

Unknownoptional
instagraminstagram

The individuals Instagram username.

Example
destiny
Contentsuggested
youtubeyoutube

YouTube channel

Example
DESTINY
Contentsuggested
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

Examples

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