Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox personnel file/doc: Difference between revisions

Template page
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
| name            =  
| name            =  
| pronouns        =  
| pronouns        =  
| domain          =
| aliases        =  
| aliases        =  
| status          =  
| status          =  
Line 40: Line 39:
},
},
"pronouns": {
"pronouns": {
"label": "Pronouns",
"label": "Pronouns (styled: She/Her, Xe/Xem, Ze/Zir, etc)",
"description": "Pronouns",
"description": "Pronouns",
"type": "string"
"type": "string",
"required": true
},
},
"domain": {
"label": "Domain",
"description": "A deity's domain, if applicable",
"type": "string"
},
"aliases": {
"aliases": {
"label": "Aliases",
"label": "Aliases",
"description": "Use a comma-separated list or <br /> between entries.",
"description": "Other names they are known by, separated with <br />",
"type": "string"
"type": "string",
"required": true
},
},
"status": {
"status": {
"label": "Status",
"label": "Status",
"description": "Current status (e.g. Alive, Dead)",
"description": "Current status (e.g. Alive, Dead)",
"type": "string"
"type": "string",
"required": true
},
},
"type": {
"type": {
"label": "Type",
"label": "Type",
"description": "God; Demigod; Marks Four, Three, Two; Mortal; etc",
"description": "Demigod; Marks Four, Three, Two; Mortal; etc",
"type": "string"
"type": "string",
"required": true
},
},
"affiliated with": {
"affiliated with": {
"label": "Affiliated with",
"label": "Affiliated with",
"description": "People and/or organisation(s) the character is affiliated with.",
"description": "People and/or organisations they are affiliated with, as wikilinks, separated with <br />",
"type": "string",
"type": "string",
"required": true,
"aliases": [
"aliases": [
"affiliation"
"affiliation"

Latest revision as of 19:48, 25 April 2026

This is a documentation subpage for Infobox personnel file.
It contains usage information, categories and other content that is not part of the original template page.

An infobox for personnel file entries.

Usage

{{Infobox personnel file
| image           = 
| name            = 
| pronouns        = 
| aliases         = 
| status          = 
| type            = 
| affiliated with = 
}}

TemplateData

Infobox summarising a character's personnel file.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Imageimage

Filename of an artwork with the character (without the File: prefix).

Example
Example.jpg
Fileoptional
Image captioncaption

Optional caption displayed beneath the image.

Stringoptional
Namename

Full name

Stringrequired
Pronouns (styled: She/Her, Xe/Xem, Ze/Zir, etc)pronouns

Pronouns

Stringrequired
Aliasesaliases

Other names they are known by, separated with <br />

Stringrequired
Statusstatus

Current status (e.g. Alive, Dead)

Stringrequired
Typetype

Demigod; Marks Four, Three, Two; Mortal; etc

Stringrequired
Affiliated withaffiliated with affiliation

People and/or organisations they are affiliated with, as wikilinks, separated with <br />

Stringrequired