Character: Difference between revisions
From Kawaii Klub KaWaikii!
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
{ | { | ||
"params": { | "params": { | ||
"Given Name": { | "Given Name": { | ||
"aliases": [ | "aliases": [ | ||
| Line 23: | Line 12: | ||
"type": "string", | "type": "string", | ||
"default": "Unspecified" | "default": "Unspecified" | ||
}, | }, | ||
"Age": { | "Age": { | ||
| Line 60: | Line 38: | ||
"label": "Gender:", | "label": "Gender:", | ||
"description": "What is the Biological Sex (at birth) of this character?", | "description": "What is the Biological Sex (at birth) of this character?", | ||
"type": "string" | "type": "string", | ||
"aliases": [ | |||
"Sex" | |||
] | |||
}, | }, | ||
"Weight": { | "Weight": { | ||
| Line 105: | Line 86: | ||
"description": "Who's behind the voice of this character?", | "description": "Who's behind the voice of this character?", | ||
"type": "string" | "type": "string" | ||
}, | |||
"Surname": { | |||
"aliases": [ | |||
"Last Name", | |||
"Family Name" | |||
], | |||
"label": "Family Name:", | |||
"description": "How would authority figures refer to this person?", | |||
"example": "Tendo", | |||
"type": "string", | |||
"default": "Unspecified" | |||
}, | |||
"Series": { | |||
"aliases": [ | |||
"Anime", | |||
"Manga", | |||
"Series Name" | |||
], | |||
"label": "Series:", | |||
"description": "What series does this character originate from?", | |||
"example": "Ranma 1/2", | |||
"type": "wiki-page-name", | |||
"autovalue": "Category:" | |||
} | } | ||
}, | }, | ||
| Line 112: | Line 116: | ||
"Body Image", | "Body Image", | ||
"Given Name", | "Given Name", | ||
" | "Surname", | ||
"Series | "Series", | ||
"Gender", | "Gender", | ||
"Age", | "Age", | ||
| Line 131: | Line 135: | ||
</noinclude> | </noinclude> | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ {{{Given Name}}} {{{ | |+ {{{Given Name}}} {{{Surname}}} | ||
|- | |- | ||
| '''Series:''' || {{{ | | '''Series:''' || {{{Series}}} | ||
|- | |- | ||
| '''Gender:''' || {{{Gender}}} | | '''Gender:''' || {{{Gender}}} | ||
Revision as of 06:38, 16 April 2025
This is the base template for displaying any fictional character.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Portrait Image: | Portrait Image | Upload a cropped image of this character's face. | File | optional |
| Body Image: | Body Image | Upload a full body picture of the character. | File | optional |
| Given Name: | Given Name First Name | What do friends call this person?
| String | optional |
| Family Name: | Surname Last Name Family Name | How would authority figures refer to this person?
| String | optional |
| Series: | Series Anime Manga Series Name | What series does this character originate from?
| Page name | optional |
| Gender: | Gender Sex | What is the Biological Sex (at birth) of this character? | String | optional |
| Age: | Age | How old is the character? | Number | optional |
| Hair Style and Color: | Hair | What color and style hair does this character have?
| String | optional |
| Eye Color: | Eyes | What color are this character's eyes. | String | optional |
| Height: | Height | How tall is the character in Feet/Inches notation?
| String | optional |
| Vocals: | Voice Actress Voice Actor Vocals | Who's behind the voice of this character? | String | optional |
| Weight: | Weight | What is the weight of this character (in pounds)? | Number | optional |
| Occupation: | Occupation | no description | String | optional |
| Goals: | Goals | no description | Content | optional |
| Personality: | Personality | no description | Content | optional |
| Background: | Background History | Summarize this character's life. | Content | optional |
| Series: | {{{Series}}} |
| Gender: | {{{Gender}}} |
| Age: | {{{Age}}} |
| Hair: | {{{Hair}}} |
| Eyes: | {{{Eyes}}} |
| Height: | {{{Height}}} |
| Weight: | {{{Weight}}} |
| Occupation: | {{{Occupation}}} |
| Goals: | {{{Goals}}} |
| Personality: | {{{Personality}}} |
| Background: | {{{Background}}} |
| Voice Actor/ess: | {{{Vocals}}} |
