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 Deity/doc: Difference between revisions

Template page
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 38: Line 38:
"name": {
"name": {
"label": "Name",
"label": "Name",
"description": "Full name",
"description": "Name",
"type": "string",
"type": "string",
"required": true
"required": true
Line 44: Line 44:
"pronouns": {
"pronouns": {
"label": "Pronouns",
"label": "Pronouns",
"description": "Pronouns",
"description": "Pronouns (styled: She/Her, Xe/Xem, Ze/Zir, etc)",
"type": "string",
"type": "string",
"required": true
"required": true
Line 56: Line 56:
"epithets": {
"epithets": {
"label": "Epithets",
"label": "Epithets",
"description": "Other titles to refer to them with",
"description": "Other titles to refer to them with, separated with <br />",
"type": "string",
"type": "string",
"required": true
"required": true
Line 71: Line 71:
"status": {
"status": {
"label": "Status",
"label": "Status",
"description": "Current status (e.g. Alive, Dead); Mortal; etc",
"description": "Current status (e.g. Alive, Dead);",
"type": "string",
"type": "string",
"required": true
"required": true
Line 83: Line 83:
"current pilot": {
"current pilot": {
"label": "Current pilot",
"label": "Current pilot",
"description": "Name of their current pilot, if known/applicable, as a wikilink.",
"description": "Name of their current pilot, as a wikilink. If no current pilot, write 'Nil', or if current pilot is dead, put 'deceased' in brackets after the pilot's name.",
"type": "string",
"type": "string",
"required": true,
"required": true,
Line 99: Line 99:
]
]
},
},
"affiliated with": {
"other affiliations": {
"label": "Affiliated with",
"label": "Other affiliations",
"description": "Other people and/or organisation(s) they are affiliated with.",
"description": "Other people and/or organisation(s) they are affiliated with, separated with <br />.",
"type": "string",
"type": "string",
"required": true,
"required": true,

Latest revision as of 19:48, 25 April 2026

This is a documentation subpage for Infobox Deity.
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           = 
| title              = 
| epithets           = 
| heraldic colours   =
| status             = 
| eidolon            = 
| current pilot      = 
| first pilot        = 
| other affiliations = 
}}

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

Name

Stringrequired
Pronounspronouns

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

Stringrequired
Titletitle

Their title (eg Lord of X)

Stringrequired
Epithetsepithets

Other titles to refer to them with, separated with <br />

Stringrequired
Heraldic coloursheraldic colours colours

Their heraldic colours

Stringrequired
Statusstatus

Current status (e.g. Alive, Dead);

Stringrequired
Eidoloneidolon

Name of their first eidolon, as a wikilink.

Stringrequired
Current pilotcurrent pilot currentpilot

Name of their current pilot, as a wikilink. If no current pilot, write 'Nil', or if current pilot is dead, put 'deceased' in brackets after the pilot's name.

Stringrequired
First pilotfirst pilot firstpilot

Name of their first pilot, if known, as a wikilink.

Stringrequired
Other affiliationsother affiliations affiliation

Other people and/or organisation(s) they are affiliated with, separated with <br />.

Stringrequired