Template:Infobox character: Difference between revisions

From Elgeis Minecraft Server Wiki
Jump to navigation Jump to search
Content added Content deleted
imported>GoatWhisperer1
m (Reverted edits by Thepolg (talk) to last version by FANDOM)
mNo edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox>
<infobox>
<title source="name"/>
<title source="name"/>
<image source="image">
<image source="image">
<caption source="imagecaption" />
<caption source="imagecaption" />
</image>
</image>
<panel>
<section source="character">
<label></label>

<group>
<group>
<data source="aliases"><label>Aliases</label></data>
<data source="aliases"><label>Aliases</label></data>
<data source="relatives"><label>Relatives</label></data>
<data source="affiliation"><label>Affiliation</label></data>
<data source="affiliation"><label>Affiliation</label></data>
</group>
</group>
Line 12: Line 16:
<header>Biographical information</header>
<header>Biographical information</header>
<data source="marital"><label>Marital status</label></data>
<data source="marital"><label>Marital status</label></data>
<data source="birthDate"><label>Date of birth</label></data>
<data source="birthDate"><label>Join Date</label></data>
<data source="birthPlace"><label>Place of birth</label></data>
<data source="joinDate"><label>Join Date</label></data>
<data source="deathDate"><label>Date of death</label></data>
<data source="deathDate"><label>Death Date</label></data>
<data source="deathPlace"><label>Place of death</label></data>
</group>
</group>
<group>
<group>
Line 21: Line 24:
<data source="species"><label>Species</label></data>
<data source="species"><label>Species</label></data>
<data source="gender"><label>Gender</label></data>
<data source="gender"><label>Gender</label></data>
<data source="height"><label>Height</label></data>
<data source="weight"><label>Weight</label></data>
<data source="eyes"><label>Eye color</label></data>
</group>
</group>
</section>
</infobox><includeonly>[[Category:Characters]]</includeonly><noinclude>{{Documentation}}</noinclude>

<section source="character1">
<label>I</label>

<group>
<data source="aliases1"><label>Aliases</label></data>
<data source="affiliation1"><label>Affiliation</label></data>
</group>
<group>
<header>Biographical information</header>
<data source="marital1"><label>Marital status</label></data>
<data source="birthDate1"><label>Join Date</label></data>
<data source="joinDate1"><label>Join Date</label></data>
<data source="deathDate1"><label>Death Date</label></data>
</group>
<group>
<header>Physical description</header>
<data source="species1"><label>Species</label></data>
<data source="gender1"><label>Gender</label></data>
</group>
</section>

<section name="character2">
<label>II</label>
<group>
<data source="aliases2"><label>Aliases</label></data>
<data source="affiliation2"><label>Affiliation</label></data>
</group>
<group>
<header>Biographical information</header>
<data source="marital2"><label>Marital status</label></data>
<data source="birthDate2"><label>Date of Birth</label></data>
<data source="joinDate2"><label>Join Date</label></data>
<data source="deathDate2"><label>Death Date</label></data>
</group>
<group>
<header>Physical description</header>
<data source="species2"><label>Species</label></data>
<data source="gender2"><label>Gender</label></data>
</group>
</section>
</panel>
</infobox><includeonly></includeonly><noinclude>{{Documentation}}<templatedata>
{
"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, Goatsie",
"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]]",
"required": true
},
"marital": {
"label": "Marital Status",
"description": "The current marital status of your character.",
"example": "Engaged to [[ClapYoThighs]]",
"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",
"deprecated": "Characters are not born in Elgeis."
},
"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",
"deprecated": "Characters are not born in Elgeis."
},
"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": "[[Gabeford]]",
"suggested": true
},
"species": {
"label": "Species",
"description": "The character's species.",
"example": "Human",
"suggested": true
},
"gender": {
"label": "Gender",
"description": "The character's gender.",
"example": "Male",
"required": true
},
"joinDate": {
"label": "Join Date",
"description": "The character's date of joining Elgeis.",
"example": "August 30, 2018",
"required": true
}
},
"description": "Infoboxes for Players and other characters of Elgeis",
"paramOrder": [
"name",
"aliases",
"image",
"imagecaption",
"affiliation",
"marital",
"joinDate",
"birthPlace",
"deathDate",
"deathPlace",
"species",
"gender",
"birthDate"
]
}
</templatedata></noinclude>

Latest revision as of 19:50, 8 May 2021

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox character
 | name         = 
 | image        = 
 | imagecaption = 
 | aliases      = 
 | affiliation  = 
 | marital      = 
 | joinDate     = 
 | deathDate    = 
 | species      = 
 | gender       = 
}}

Samples

{{infobox character
 | name         = GoatWhisperer
 | image        = Chairman GoatWhisperer.png
 | imagecaption = GoatWhisperer as Chairman of HUM
 | aliases      = Goat, Goatsie
 | affiliation  = [[HUM]]
 | marital      = Engaged to [[ClapYoThighs]]
 | joinDate     = August 30, 2018
 | deathDate    = July 6, 2021
 | species      = Satyr
 | gender       = Male
}}

Infoboxes for Players and other characters of Elgeis

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

The name of your character

Example
GoatWhisperer
Unknownrequired
Aliasesaliases

Other names your character goes by

Example
Goat, Goatsie
Unknownsuggested
Imageimage

An image of your character. Preferably taken in-game.

Example
CharacterImage.jpg
Filesuggested
Captionimagecaption

The caption of your character's image

Example
GoatWhisperer standing beside the Aquascissors Memorial
Unknownsuggested
Affiliationaffiliation

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]]
Unknownrequired
Marital Statusmarital

The current marital status of your character.

Example
Engaged to [[ClapYoThighs]]
Unknownrequired
Join DatejoinDate

The character's date of joining Elgeis.

Example
August 30, 2018
Unknownrequired
Place of BirthbirthPlace

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
Unknowndeprecated
Date of DeathdeathDate

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
Unknownsuggested
Place of DeathdeathPlace

The character's place of death. Generally used for banned players or characters who have permanently died within the Elgeis lore.

Example
[[Gabeford]]
Unknownsuggested
Speciesspecies

The character's species.

Example
Human
Unknownsuggested
Gendergender

The character's gender.

Example
Male
Unknownrequired
Date of BirthbirthDate

The character's date of birth. This is usually their date of joining Elgeis.

Example
August 30, 2018
Unknowndeprecated