Template:Infobox Person/doc: Difference between revisions
Template page
More actions
m →Usage: change parameter name |
added extra parameter for dgg username |
||
| Line 2: | Line 2: | ||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
==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.) | |||
== | |||
<nowiki>{{Infobox Person | |||
< | |||
| person_name = | | person_name = | ||
| image = | | image = | ||
| Line 25: | Line 21: | ||
| stock = | | stock = | ||
| awards = | | awards = | ||
}}</ | | dggusername = | ||
</ | }}</nowiki> | ||
== Parameters == | |||
<templatedata> | |||
{ | |||
"params": { | |||
"image": {}, | |||
"website": {}, | |||
"instagram": {}, | |||
"youtube": {}, | |||
"twitter/X": {}, | |||
"destiny_wiki": {}, | |||
"person_name": {}, | |||
"caption": {}, | |||
"person_status": {}, | |||
"political_alignment": {}, | |||
"qualifications": {}, | |||
"occupation": {}, | |||
"person_age": {}, | |||
"country": {}, | |||
"twitter": {}, | |||
"stock": {}, | |||
"awards": {}, | |||
"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" | |||
] | |||
} | |||
}, | |||
"maps": { | |||
"destiny_wiki": {} | |||
}, | |||
"paramOrder": [ | |||
"image", | |||
"instagram", | |||
"twitter/X", | |||
"website", | |||
"youtube", | |||
"destiny_wiki", | |||
"person_name", | |||
"caption", | |||
"person_status", | |||
"political_alignment", | |||
"qualifications", | |||
"occupation", | |||
"person_age", | |||
"country", | |||
"twitter", | |||
"stock", | |||
"awards", | |||
"dggusername" | |||
] | |||
} | |||
</templatedata> | |||
Revision as of 23:53, 22 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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| image | image | no description | Unknown | optional |
instagram | no description | Unknown | optional | |
| twitter/X | twitter/X | no description | Unknown | optional |
| website | website | no description | Unknown | optional |
| youtube | youtube | no description | Unknown | optional |
| destiny_wiki | destiny_wiki | no description | Unknown | optional |
| person_name | person_name | no description | Unknown | optional |
| caption | caption | no description | Unknown | optional |
| person_status | person_status | no description | Unknown | optional |
| political_alignment | political_alignment | no description | Unknown | optional |
| qualifications | qualifications | no description | Unknown | optional |
| occupation | occupation | no description | Unknown | optional |
| person_age | person_age | no description | Unknown | optional |
| country | country | no description | Unknown | optional |
twitter | no description | Unknown | optional | |
| stock | stock | no description | Unknown | optional |
| awards | awards | no description | Unknown | optional |
| dggusername | dggusername | the username of the person in DGG chat, will also automatically link to the individuals rustlesearch.dev page.
| Content | optional |