Template:Character: Difference between revisions
Appearance
made children option not required |
No edit summary |
||
| Line 72: | Line 72: | ||
"description": "character's gender", | "description": "character's gender", | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"pronouns": { | "pronouns": { | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"parents": { | "parents": { | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"siblings": { | "siblings": { | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"partner": { | "partner": { | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"status": { | "status": { | ||
| Line 112: | Line 113: | ||
}, | }, | ||
"arc": { | "arc": { | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"arcdetails": { | "arcdetails": { | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"relationships": { | "relationships": { | ||
"description": "go into depth on the relationship details from earlier", | "description": "go into depth on the relationship details from earlier", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | |||
"trivia": { | |||
"suggested": true | |||
}, | }, | ||
"gallery": { | "gallery": { | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
| Line 127: | Line 133: | ||
}, | }, | ||
"category": { | "category": { | ||
"type": "url" | "type": "url", | ||
"suggested": true | |||
}, | }, | ||
"age": { | "age": { | ||
"description": "Age, hatch year", | "description": "Age, hatch year", | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"children": { | "children": { | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
} | } | ||
}, | }, | ||
Revision as of 00:38, 22 February 2026
| [Character Name] | |
|---|---|
| [[File:[Image-filename].png|250px]] | |
| Age | [Age] |
| Gender | [Gender] |
| Pronouns | [Pronouns] |
| Parents | [Parents] |
| Siblings | [Siblings] |
| Partner | [Partner] |
| Children | [Children] |
| Status | [Status] |
[Brief character overview and introduction]
Appearance
[Physical description of the character]
Personality
[Character's personality traits and behaviors]
Biography
Early Life
[Character's backstory and early life]
[Story Arc/Event Name]
[Major events in character's life]
Relationships
[Description of relationship]
Trivia
- [Interesting fact]
Gallery
[gallery]
Character page template!
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | Character's name | String | required |
| image | image | Headshot image of character | File | suggested |
| age | age | Age, hatch year | String | suggested |
| gender | gender | character's gender | String | suggested |
| pronouns | pronouns | no description | String | suggested |
| parents | parents | no description | String | suggested |
| siblings | siblings | no description | String | suggested |
| partner | partner | no description | String | suggested |
| children | children | no description | String | suggested |
| status | status | alive/deceased | String | required |
| overview | overview | about the character! | String | suggested |
| appearance | appearance | describe appearence! | String | suggested |
| personality | personality | no description | String | suggested |
| earlylife | earlylife | no description | String | optional |
| arc | arc | no description | String | suggested |
| arcdetails | arcdetails | no description | String | suggested |
| relationships | relationships | go into depth on the relationship details from earlier | String | suggested |
| trivia | trivia | no description | Unknown | suggested |
| gallery | gallery | no description | File | suggested |
| category | category | no description | URL | suggested |