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
Line 34: Line 34:
"name": {
"name": {
"label": "Name",
"label": "Name",
"description": "Full name",
"description": "Full name, often {{PAGENAME}}",
"type": "string",
"type": "string",
"required": true
"required": true
Line 47: Line 47:
"label": "Aliases",
"label": "Aliases",
"description": "Other names they are known by, separated with <br />",
"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": "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": {
Line 66: Line 63:
"description": "People and/or organisations they are affiliated with, as wikilinks. Relationships should be described from the article character's perspective (e.g. Athena is the ''child'' of Zeus). Entries are separated with <br /> ",
"description": "People and/or organisations they are affiliated with, as wikilinks. Relationships should be described from the article character's perspective (e.g. Athena is the ''child'' of Zeus). Entries are separated with <br /> ",
"type": "string",
"type": "string",
"required": true,
"aliases": [
"aliases": [
"affiliation"
"affiliation"

Revision as of 17:57, 28 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, often {{PAGENAME}}

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

Pronouns

Stringrequired
Aliasesaliases

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

Stringoptional
Statusstatus

Current status (e.g. Alive, Dead)

Stringoptional
Typetype

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

Stringoptional
Affiliated withaffiliated with affiliation

People and/or organisations they are affiliated with, as wikilinks. Relationships should be described from the article character's perspective (e.g. Athena is the ''child'' of Zeus). Entries are separated with <br />

Stringoptional