Imperialhare (talk | contribs) (move playbook under meta) Tag: 2017 source edit |
Imperialhare (talk | contribs) No edit summary Tag: 2017 source edit |
||
Line 51: | Line 51: | ||
<noinclude> | <noinclude> | ||
{{Infobox PC | {{Infobox PC | ||
|color-theme=aih | |||
|title=Hadrian | |title=Hadrian | ||
|image=Example | |image=Example | ||
Line 70: | Line 71: | ||
Example usage:<pre> | Example usage:<pre> | ||
{{Infobox PC | {{Infobox PC | ||
|color-theme=aih | |||
|title=Example | |title=Example | ||
|image=Example | |image=Example | ||
Line 91: | Line 93: | ||
"params": | "params": | ||
{ | { | ||
"title": | "color-theme": { | ||
"label": "Color Theme", | |||
"description": "Name of color theme. See [[Fatt Wiki:Getting Started]] for valid names.", | |||
"default": "Default theme gold", | |||
"example": "aih", | |||
"required": false, | |||
"type": "string" | |||
}, | |||
"title": | |||
{ | { | ||
"label": "Title", | "label": "Title", |
Revision as of 15:32, 13 July 2022
Example usage:
{{Infobox PC |color-theme=aih |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 | |
---|---|---|---|---|
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 |
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 |