No edit summary |
No edit summary |
||
Line 58: | Line 58: | ||
"Deceased" | "Deceased" | ||
], | ], | ||
"suggested": true | "suggested": true, | ||
"type": "string" | |||
}, | }, | ||
"Aliases": { | "Aliases": { | ||
"description": "Does the character go by any other names?" | "description": "Does the character go by any other names?", | ||
"type": "string" | |||
}, | }, | ||
"BirthDate": { | "BirthDate": { | ||
"label": "Date of Birth" | "label": "Date of Birth", | ||
"type": "date" | |||
}, | |||
"Age": { | |||
"type": "number" | |||
}, | }, | ||
"BirthPlace": { | "BirthPlace": { | ||
"label": "Place of Birth" | "label": "Place of Birth" | ||
}, | }, | ||
"Nationality": {}, | "Nationality": { | ||
"Gender": {}, | "type": "string" | ||
"Pronouns": {}, | }, | ||
"Gender": { | |||
"type": "string" | |||
}, | |||
"Pronouns": { | |||
"type": "string" | |||
}, | |||
"Species": { | "Species": { | ||
"label": "Character's species.", | "label": "Character's species.", | ||
"description": "Usually just Human", | "description": "Usually just Human", | ||
"default": " | "default": "Human", | ||
"type": "string" | |||
}, | }, | ||
"CriminalRecord": {}, | "CriminalRecord": {}, | ||
Line 87: | Line 99: | ||
}, | }, | ||
"Residence": { | "Residence": { | ||
"description": "Where does the character live?" | "description": "Where does the character live?", | ||
"type": "string" | |||
}, | }, | ||
"Height": { | "Height": { | ||
Line 115: | Line 128: | ||
"Sexuality": {}, | "Sexuality": {}, | ||
"Partner": { | "Partner": { | ||
"label": "Partner(s)" | "label": "Partner(s)", | ||
"type": "wiki-template-name" | |||
}, | }, | ||
"Children": {}, | "Children": {}, | ||
"Relatives": {}, | "Relatives": { | ||
"type": "wiki-template-name" | |||
}, | |||
"Pets": {}, | "Pets": {}, | ||
"gangAffiliation": { | "gangAffiliation": { | ||
Line 134: | Line 150: | ||
"label": "Former Affiliations" | "label": "Former Affiliations" | ||
}, | }, | ||
"Occupation": {}, | "Occupation": { | ||
"type": "wiki-template-name" | |||
}, | |||
"PlayedBy": {}, | "PlayedBy": {}, | ||
"Characters": {} | "Characters": { | ||
"type": "string" | |||
} | |||
}, | }, | ||
"description": "An infobox containing information about a character in the server.", | "description": "An infobox containing information about a character in the server.", |
Revision as of 00:15, 4 January 2023
You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor.
Template Source Code
{{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 = }}
Template Data
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?
| String | suggested |
Aliases | Aliases | Does the character go by any other names? | String | optional |
Date of Birth | BirthDate | no description | Date | optional |
Age | Age | no description | Number | optional |
Place of Birth | BirthPlace | no description | Unknown | optional |
Nationality | Nationality | no description | String | optional |
Gender | Gender | no description | String | optional |
Pronouns | Pronouns | no description | String | optional |
Character's species. | Species | Usually just Human
| String | optional |
CriminalRecord | CriminalRecord | no description | Unknown | optional |
Networth | Networth | no description | Unknown | optional |
Licenses | Licenses | Does the character have any vehicle or weapon licenses? | Unknown | optional |
Memberships | Memberships | Does the player belong to any groups or organizations? | Unknown | optional |
Residence | Residence | Where does the character live? | String | optional |
Height | Height | no description | Unknown | optional |
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 | Template | optional |
Children | Children | no description | Unknown | optional |
Relatives | Relatives | no description | Template | 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 | Template | optional |
PlayedBy | PlayedBy | no description | Unknown | optional |
Characters | Characters | no description | String | optional |