Template:Infobox/Character/doc: Difference between revisions

Template page
No edit summary
No edit summary
Line 70: Line 70:
},
},
"Age": {
"Age": {
"type": "number"
"type": "number",
"suggested": true
},
},
"BirthPlace": {
"BirthPlace": {
Line 90: Line 91:
"type": "string"
"type": "string"
},
},
"CriminalRecord": {},
"CriminalRecord": {
"Networth": {},
"type": "string"
},
"Networth": {
"type": "number"
},
"Licenses": {
"Licenses": {
"description": "Does the character have any vehicle or weapon licenses?"
"description": "Does the character have any vehicle or weapon licenses?",
"type": "string"
},
},
"Memberships": {
"Memberships": {
"description": "Does the player belong to any groups or organizations?"
"description": "Does the player belong to any groups or organizations?",
"type": "string"
},
},
"Residence": {
"Residence": {
Line 103: Line 110:
},
},
"Height": {
"Height": {
"label": "Height"
"label": "Height",
"type": "string"
},
},
"Weight": {
"Weight": {
Line 109: Line 117:
},
},
"Eyes": {
"Eyes": {
"label": "Eye Color"
"label": "Eye Color",
"type": "string"
},
},
"Hair": {
"Hair": {
"label": "Hair Color"
"label": "Hair Color",
"type": "string"
},
},
"DeathDate": {
"DeathDate": {
"description": "If the character is not deceased, leave blank."
"description": "If the character is not deceased, leave blank.",
"type": "date"
},
},
"DeathPlace": {
"DeathPlace": {
"description": "If the character is not deceased, leave blank."
"description": "If the character is not deceased, leave blank.",
"type": "string"
},
},
"DeathCause": {
"DeathCause": {
"description": "If the character is not deceased, leave blank."
"description": "If the character is not deceased, leave blank.",
"type": "string"
},
},
"Marital": {
"Marital": {
"label": "Marital Status"
"label": "Marital Status",
"type": "string"
},
"Sexuality": {
"type": "string"
},
},
"Sexuality": {},
"Partner": {
"Partner": {
"label": "Partner(s)",
"label": "Partner(s)",
"type": "wiki-template-name"
"type": "wiki-template-name"
},
},
"Children": {},
"Children": {
"type": "wiki-template-name"
},
"Relatives": {
"Relatives": {
"type": "wiki-template-name"
"type": "wiki-template-name"
},
},
"Pets": {},
"Pets": {
"type": "wiki-template-name"
},
"gangAffiliation": {
"gangAffiliation": {
"label": "Gang Affiliation",
"label": "Gang Affiliation",
"description": "The primary gang affiliation."
"description": "The primary gang affiliation.",
"type": "string"
},
},
"gangRank": {
"gangRank": {
"label": "Gang Rank",
"label": "Gang Rank",
"description": "Rank within their primary gang."
"description": "Rank within their primary gang.",
"type": "string"
},
},
"otherAffiliation": {
"otherAffiliation": {
"label": "Other Affiliations"
"label": "Other Affiliations",
"type": "string"
},
},
"formerAffiliation": {
"formerAffiliation": {
"label": "Former Affiliations"
"label": "Former Affiliations",
"type": "string"
},
},
"Occupation": {
"Occupation": {
"type": "wiki-template-name"
"type": "wiki-template-name",
"suggested": true
},
"PlayedBy": {
"type": "string"
},
},
"PlayedBy": {},
"Characters": {
"Characters": {
"type": "string"
"type": "string"

Revision as of 00:18, 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.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
ImageImage

Picture of the subject of this article.

Filesuggested
Character StatusStatus

What is the play status of this character?

Suggested values
Active Inactive Deceased
Stringsuggested
AliasesAliases

Does the character go by any other names?

Stringoptional
Date of BirthBirthDate

no description

Dateoptional
AgeAge

no description

Numbersuggested
Place of BirthBirthPlace

no description

Unknownoptional
NationalityNationality

no description

Stringoptional
GenderGender

no description

Stringoptional
PronounsPronouns

no description

Stringoptional
Character's species.Species

Usually just Human

Default
Human
Stringoptional
CriminalRecordCriminalRecord

no description

Stringoptional
NetworthNetworth

no description

Numberoptional
LicensesLicenses

Does the character have any vehicle or weapon licenses?

Stringoptional
MembershipsMemberships

Does the player belong to any groups or organizations?

Stringoptional
ResidenceResidence

Where does the character live?

Stringoptional
HeightHeight

no description

Stringoptional
WeightWeight

no description

Unknownoptional
Eye ColorEyes

no description

Stringoptional
Hair ColorHair

no description

Stringoptional
DeathDateDeathDate

If the character is not deceased, leave blank.

Dateoptional
DeathPlaceDeathPlace

If the character is not deceased, leave blank.

Stringoptional
DeathCauseDeathCause

If the character is not deceased, leave blank.

Stringoptional
Marital StatusMarital

no description

Stringoptional
SexualitySexuality

no description

Stringoptional
Partner(s)Partner

no description

Templateoptional
ChildrenChildren

no description

Templateoptional
RelativesRelatives

no description

Templateoptional
PetsPets

no description

Templateoptional
Gang AffiliationgangAffiliation

The primary gang affiliation.

Stringoptional
Gang RankgangRank

Rank within their primary gang.

Stringoptional
Other AffiliationsotherAffiliation

no description

Stringoptional
Former AffiliationsformerAffiliation

no description

Stringoptional
OccupationOccupation

no description

Templatesuggested
PlayedByPlayedBy

no description

Stringoptional
CharactersCharacters

no description

Stringoptional