Template:Infobox personnel file/doc: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 40: | Line 40: | ||
}, | }, | ||
"pronouns": { | "pronouns": { | ||
"label": "Pronouns", | "label": "Pronouns (styled: She/Her, Xe/Xem, Ze/Zir, etc)", | ||
"description": "Pronouns", | "description": "Pronouns", | ||
"type": "string" | "type": "string" | ||
| Line 51: | Line 51: | ||
"aliases": { | "aliases": { | ||
"label": "Aliases", | "label": "Aliases", | ||
"description": " | "description": "Other names they are known by, separated with <br />", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 61: | Line 61: | ||
"type": { | "type": { | ||
"label": "Type", | "label": "Type", | ||
"description": " | "description": "Demigod; Marks Four, Three, Two; Mortal; etc", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"affiliated with": { | "affiliated with": { | ||
"label": "Affiliated with", | "label": "Affiliated with", | ||
"description": "People and/or | "description": "People and/or organisations they are affiliated with, separated with <br />", | ||
"type": "string", | "type": "string", | ||
"aliases": [ | "aliases": [ | ||
Revision as of 19:30, 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 =
| domain =
| 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 | String | required |
| Pronouns (styled: She/Her, Xe/Xem, Ze/Zir, etc) | pronouns | Pronouns | String | optional |
| Domain | domain | A deity's domain, if applicable | String | optional |
| Aliases | aliases | Other names they are known by, separated with <br /> | 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, separated with <br /> | String | optional |