No edit summary Tag: Manual revert |
No edit summary |
||
Line 39: | Line 39: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | |||
"Image": { | |||
"label": "Image", | |||
"description": "Picture of the subject of this article.", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"Status": { | |||
"label": "Character Status", | |||
"description": "What is the play status of this character?", | |||
"suggestedvalues": [ | |||
"Active", | |||
"Inactive", | |||
"Deceased" | |||
], | |||
"suggested": true | |||
}, | |||
"Aliases": {}, | |||
"BirthDate": { | |||
"label": "Date of Birth" | |||
}, | |||
"Age": {}, | |||
"BirthPlace": { | |||
"label": "Place of Birth" | |||
}, | |||
"Nationality": {}, | |||
"Gender": {}, | |||
"Pronouns": {}, | |||
"Species": { | |||
"label": "Character's species.", | |||
"description": "Usually just Human", | |||
"default": "[[:Category:Human]][[Category:Human]]" | |||
}, | |||
"CriminalRecord": {}, | |||
"Networth": {}, | |||
"Licenses": {}, | |||
"Memberships": {}, | |||
"Residence": {}, | |||
"Height": { | |||
"label": "Character Height" | |||
}, | |||
"Weight": { | |||
"label": "Character Weight" | |||
}, | |||
"Eyes": { | |||
"label": "Eye Color" | |||
}, | |||
"Hair": { | |||
"label": "Hair Color" | |||
}, | |||
"DeathDate": { | |||
"description": "If the character is not deceased, leave blank." | |||
}, | |||
"DeathPlace": { | |||
"description": "If the character is not deceased, leave blank." | |||
}, | |||
"DeathCause": { | |||
"description": "If the character is not deceased, leave blank." | |||
}, | |||
"Marital": { | |||
"label": "Marital Status" | |||
}, | |||
"Sexuality": {}, | |||
"Partner": { | |||
"label": "Partner(s)" | |||
}, | |||
"Children": {}, | |||
"Relatives": {}, | |||
"Pets": {}, | |||
"gangAffiliation": { | |||
"label": "Gang Affiliation", | |||
"description": "The primary gang affiliation." | |||
}, | |||
"gangRank": { | |||
"label": "Gang Rank", | |||
"description": "Rank within their primary gang." | |||
}, | |||
"otherAffiliation": { | |||
"label": "Other Affiliations" | |||
}, | |||
"formerAffiliation": { | |||
"label": "Former Affiliations" | |||
}, | |||
"Occupation": {}, | |||
"PlayedBy": {}, | |||
"Characters": {} | |||
}, | |||
"description": "An infobox containing information about a character in the server.", | |||
"format": "block" | |||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 19:41, 3 January 2023
"{{Infobox/Character | Image = | Status = | Aliases = | BirthDate = | Age = | BirthPlace = | Nationality = | Gender = | Pronouns = | Species = | CriminalRecord = | Networth = | Licenses = | Memberships = | Residence = | Height = | Weight = | Eyes = | Hair = | DeathDate = | DeathPlace = | DeathCause = | Marital = | Sexuality = | Partner = | Children = | Relatives = | Pets = | gangAffiliation = | gangRank = | otherAffiliation = | formerAffiliation = | Occupation= | PlayedBy = | Characters = }}"
An infobox containing information about a character in the server.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | Image | Picture of the subject of this article. | File | suggested |
Character Status | Status | What is the play status of this character?
| Unknown | suggested |
Aliases | Aliases | no description | Unknown | optional |
Date of Birth | BirthDate | no description | Unknown | optional |
Age | Age | no description | Unknown | optional |
Place of Birth | BirthPlace | no description | Unknown | optional |
Nationality | Nationality | no description | Unknown | optional |
Gender | Gender | no description | Unknown | optional |
Pronouns | Pronouns | no description | Unknown | optional |
Character's species. | Species | Usually just Human
| Unknown | optional |
CriminalRecord | CriminalRecord | no description | Unknown | optional |
Networth | Networth | no description | Unknown | optional |
Licenses | Licenses | no description | Unknown | optional |
Memberships | Memberships | no description | Unknown | optional |
Residence | Residence | no description | Unknown | optional |
Character Height | Height | no description | Unknown | optional |
Character Weight | Weight | no description | Unknown | optional |
Eye Color | Eyes | no description | Unknown | optional |
Hair Color | Hair | no description | Unknown | optional |
DeathDate | DeathDate | If the character is not deceased, leave blank. | Unknown | optional |
DeathPlace | DeathPlace | If the character is not deceased, leave blank. | Unknown | optional |
DeathCause | DeathCause | If the character is not deceased, leave blank. | Unknown | optional |
Marital Status | Marital | no description | Unknown | optional |
Sexuality | Sexuality | no description | Unknown | optional |
Partner(s) | Partner | no description | Unknown | optional |
Children | Children | no description | Unknown | optional |
Relatives | Relatives | no description | Unknown | optional |
Pets | Pets | no description | Unknown | optional |
Gang Affiliation | gangAffiliation | The primary gang affiliation. | Unknown | optional |
Gang Rank | gangRank | Rank within their primary gang. | Unknown | optional |
Other Affiliations | otherAffiliation | no description | Unknown | optional |
Former Affiliations | formerAffiliation | no description | Unknown | optional |
Occupation | Occupation | no description | Unknown | optional |
PlayedBy | PlayedBy | no description | Unknown | optional |
Characters | Characters | no description | Unknown | optional |