Template:Infobox character: Difference between revisions

Content deleted Content added
Vetous (talk | contribs)
No edit summary
m take 1
Line 25:
<data source="eyes"><label>Eye color</label></data>
</group>
</infobox><includeonly></includeonly><noinclude>{{Documentation}}</noincludetemplatedata>
{
"params": {
"name": {
"label": "Name",
"description": "The name of your character",
"example": "GoatWhisperer",
"required": true
},
"aliases": {
"label": "Aliases",
"description": "Other names your character goes by",
"example": "Goat",
"suggested": true
},
"image": {
"label": "Image",
"description": "An image of your character. Preferably taken in-game.",
"example": "CharacterImage.jpg",
"type": "wiki-file-name",
"suggested": true
},
"imagecaption": {
"label": "Caption",
"description": "The caption of your character's image",
"example": "GoatWhisperer standing beside the Aquascissors Memorial",
"suggested": true
},
"affiliation": {
"label": "Affiliation",
"description": "The current affiliation of the character. If the person is no longer in Elgeis, put their last known affiliation followed by a (former) tag.",
"example": "[[HUM]]",
"default": "Other Example: HUM (former)",
"required": true
},
"marital": {
"label": "Marital Status",
"description": "The current marital status of your character.",
"example": "Engaged to [[ClapYoThighs]]",
"default": "Other examples: Single, Widower, Marriage, etc.",
"required": true
},
"birthDate": {
"label": "Date of Birth",
"description": "The character's date of birth. This is usually their date of joining Elgeis.",
"example": "August 30, 2018",
"required": true
},
"birthPlace": {
"label": "Place of Birth",
"description": "The character's place of birth. This is NOT spawn island! This is generally not used but may be applicable for certain characters.",
"example": "Goomtown Hospital",
"suggested": true
},
"deathDate": {
"label": "Date of Death",
"description": "The character's date of death. Generally used for banned players or characters who have permanently died within the Elgeis lore.",
"example": "July 6, 2021",
"suggested": true
},
"deathPlace": {
"label": "Place of Death",
"description": "The character's place of death. Generally used for banned players or characters who have permanently died within the Elgeis lore.",
"example": "[[Lazarica]]",
"suggested": true
},
"species": {
"label": "Species",
"description": "The character's species.",
"example": "Satyr",
"suggested": true
},
"gender": {
"label": "Gender",
"description": "The character's gender.",
"example": "Male",
"required": true
}
},
"description": "Infoboxes for Players and other characters of Elgeis"
}
</templatedata></noinclude>