Imperialhare (talk | contribs) No edit summary Tag: 2017 source edit |
Imperialhare (talk | contribs) No edit summary Tag: 2017 source edit |
||
Line 50: | Line 50: | ||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
{{Infobox PC | |||
|title=Hadrian | |||
|image=Example | |||
|caption=Example | |||
|pronouns=he/him | |||
|titles=Officer of the Order of Eternal Princes | |||
|aliases=Alexander Nurmacher | |||
|people= Human | |||
|place_of_origin=[[Velas]] | |||
|affiliations=Church of Samothes | |||
|relations=[[Benjamin]] (son) | |||
|season=[[Autumn in Hieron]] | |||
|game=Dungeon World | |||
|playbook=The Paladin | |||
|player=[[Art Martinez-Tebbel]] | |||
|debut=[[Autumn in Hieron 01: We Have Not Yet Begun To Be Pompous]] | |||
}} | |||
Example usage:<pre> | Example usage:<pre> | ||
{{Infobox PC | {{Infobox PC | ||
Line 69: | Line 87: | ||
}} | }} | ||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 82: | Line 98: | ||
"example": "Hadrian", | "example": "Hadrian", | ||
"required": true, | "required": true, | ||
"type": "content" | |||
}, | |||
"image": | |||
{ | |||
"label": "Image", | |||
"description": "Image", | |||
"required": false, | |||
"type": "wiki-file-name" | |||
}, | |||
"caption": | |||
{ | |||
"label": "Caption", | |||
"description": "Image caption", | |||
"required": false, | |||
"type": "content" | "type": "content" | ||
}, | }, | ||
Line 145: | Line 175: | ||
"description": "Season(s) this character appears in", | "description": "Season(s) this character appears in", | ||
"example": "[[Autumn in Hieron]]", | "example": "[[Autumn in Hieron]]", | ||
"required": false, | |||
"type": "content" | |||
}, | |||
"game": | |||
{ | |||
"label": "Game", | |||
"description": "Game", | |||
"example": "Dungeon World", | |||
"required": false, | "required": false, | ||
"type": "content" | "type": "content" | ||
Line 174: | Line 212: | ||
} | } | ||
} | } | ||
</templatedata></noinclude> | </templatedata> | ||
[[Category:Infoboxes]] | |||
{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Characters]][[Category:PCs]]}} | |||
</noinclude> |
Revision as of 15:14, 13 July 2022
Example usage:
{{Infobox PC |title=Example |image=Example |caption=Example |pronouns=Example |titles=Example |aliases=Example |people=Example |place_of_origin=Example |affiliations=Example |relations=Example |season=Example |game=Example |playbook=Example |player=Example |debut=Example }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title at the top of the infobox
| Content | required |
Image | image | Image | File | optional |
Caption | caption | Image caption | Content | optional |
Pronouns | pronouns | Character's pronouns
| Content | suggested |
Titles | titles | Character's titles
| Content | optional |
Aliases | aliases | Other names that this character goes by
| Content | optional |
People | people | no description
| Content | optional |
Place of Origin | place_of_origin | Place this character comes from
| Content | optional |
Affiliation(s) | affiliations | Groups/places/organizations/etc. this character belongs to
| Content | optional |
Relations | relations | Relationships that this character has
| Content | optional |
Season | season | Season(s) this character appears in
| Content | optional |
Game | game | Game
| Content | optional |
Playbook | playbook | Class or playbook in the season's primary system
| Content | optional |
Player | player | Cast member who plays this character
| Content | optional |
Debut | debut | First episode of appearance
| Content | optional |