Imperialhare (talk | contribs) No edit summary Tag: 2017 source edit |
Imperialhare (talk | contribs) (add arc; underscore for color theme) Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
<infobox theme-source=" | <infobox theme-source="color_theme"> | ||
<title source="title"> | <title source="title"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
Line 37: | Line 37: | ||
<data source="game"> | <data source="game"> | ||
<label>Game</label> | <label>Game</label> | ||
</data> | |||
<data source="arc"> | |||
<label>Arc</label> | |||
</data> | </data> | ||
<data source="playbook"> | <data source="playbook"> | ||
Line 51: | Line 54: | ||
<noinclude> | <noinclude> | ||
{{Infobox Character | {{Infobox Character | ||
| | |color_theme=aih | ||
|title=Hadrian | |title=Hadrian | ||
|image=Example | |image=Example | ||
Line 64: | Line 67: | ||
|season=[[Autumn in Hieron]] | |season=[[Autumn in Hieron]] | ||
|game=Dungeon World | |game=Dungeon World | ||
|arc=Example | |||
|playbook=The Paladin | |playbook=The Paladin | ||
|player=[[Art Martinez-Tebbel]] | |player=[[Art Martinez-Tebbel]] | ||
Line 72: | Line 76: | ||
{{Infobox Character | {{Infobox Character | ||
|color-theme=aih | |color-theme=aih | ||
|title= | |title=Hadrian | ||
|image=Example | |image=Example | ||
|caption=Example | |caption=Example | ||
|pronouns= | |pronouns=he/him | ||
|titles= | |titles=Officer of the Order of Eternal Princes | ||
|aliases= | |aliases=Alexander Nurmacher | ||
|people= | |people= Human | ||
|place_of_origin= | |place_of_origin=[[Velas]] | ||
|affiliations= | |affiliations=Church of Samothes | ||
|relations= | |relations=[[Benjamin]] (son) | ||
|season= | |season=[[Autumn in Hieron]] | ||
|game=Example | |game=Dungeon World | ||
|playbook= | |arc=Example | ||
|player= | |playbook=The Paladin | ||
|debut= | |player=[[Art Martinez-Tebbel]] | ||
|debut=[[Autumn in Hieron 01: We Have Not Yet Begun To Be Pompous]] | |||
}} | }} | ||
</pre> | </pre> | ||
Line 193: | Line 198: | ||
"description": "Game", | "description": "Game", | ||
"example": "Dungeon World", | "example": "Dungeon World", | ||
"required": false, | |||
"type": "content" | |||
}, | |||
"arc": | |||
{ | |||
"label": "Arc", | |||
"description": "For arc-specific characters", | |||
"example": "[[Messy Business]]", | |||
"required": false, | "required": false, | ||
"type": "content" | "type": "content" | ||
Line 199: | Line 212: | ||
{ | { | ||
"label": "Playbook", | "label": "Playbook", | ||
"description": " | "description": "For player characters, the class(es) or playbook(s) used", | ||
"example": "The Paladin", | "example": "The Paladin", | ||
"required": false, | "required": false, | ||
Line 207: | Line 220: | ||
{ | { | ||
"label": "Player", | "label": "Player", | ||
"description": " | "description": "Who plays this character (for player characters)", | ||
"example": "[[Art Martinez-Tebbel]]", | "example": "[[Art Martinez-Tebbel]]", | ||
"required": false, | "required": false, |
Revision as of 03:09, 14 July 2022
Example usage:
{{Infobox Character |color-theme=aih |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 |arc=Example |playbook=The Paladin |player=[[Art Martinez-Tebbel]] |debut=[[Autumn in Hieron 01: We Have Not Yet Begun To Be Pompous]] }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Color Theme | color-theme | Name of color theme. See [[Fatt Wiki:Getting Started]] for valid names.
| String | optional |
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 |
Arc | arc | For arc-specific characters
| Content | optional |
Playbook | playbook | For player characters, the class(es) or playbook(s) used
| Content | optional |
Player | player | Who plays this character (for player characters)
| Content | optional |
Debut | debut | First episode of appearance
| Content | optional |