Template:Infobox personnel file/doc: Difference between revisions
More actions
No edit summary Tag: Reverted |
m Reverted edit by Demongrrl (talk) to last revision by Ciricegray Tag: Rollback |
||
| Line 46: | Line 46: | ||
"required": true | "required": true | ||
}, | }, | ||
" | "aliases": { | ||
"label": " | "label": "Aliases", | ||
"description": " | "description": "Other names they are known by, separated with <br />", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 56: | Line 56: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"age": { | |||
" | "label": "Age", | ||
"label": " | "description": "Age of the character", | ||
"description": " | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
Revision as of 12:53, 14 May 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 =
| age =
| height =
| aliases =
| status =
| type =
| affiliated with =
}}
TemplateData
Infobox summarising a character's personnel file.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | Filename of an artwork with the character (without the File: prefix).
| File | optional |
| Image caption | caption | Optional caption displayed beneath the image. | String | optional |
| Name | name | Full name, often {{PAGENAME}} | String | required |
| Pronouns (styled: She/Her, Xe/Xem, Ze/Zir, etc) | pronouns | Pronouns | String | required |
| Aliases | aliases | Other names they are known by, separated with <br /> | String | optional |
| Age | age | Age of the character | String | optional |
| Height | height | Height of the character | String | optional |
| Status | status | Current status (e.g. Alive, Dead) | String | optional |
| Type | type | Demigod; Marks Four, Three, Two; Mortal; etc | String | optional |
| Affiliated with | affiliated 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 /> | String | optional |