Character: Difference between revisions
From Kawaii Klub KaWaikii!
Created page with "{{Infobox animanga character | color = yellow | name = Haruhi Suzumiya | series = Haruhi Suzumiya | image = | caption = | first = | creator = Nagaru Tanigawa<br />Noizi Ito | voice = Aya Hirano (Japanese) <br> Wendee Lee (English) | portrayer = Patricia Ja Lee, Cristina Vee (''ASOS Brigade'') | title = {{Unbulleted list|Brigade Leader (SOS Briga..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | <noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"Family Name": { | |||
"aliases": [ | |||
"Last Name" | |||
], | |||
"label": "Surname:", | |||
"description": "How would authority figures refer to this person?", | |||
"example": "Tendo", | |||
}} | "type": "string", | ||
"default": "Unspecified" | |||
}, | |||
"Given Name": { | |||
"aliases": [ | |||
"First Name" | |||
], | |||
"label": "Given Name:", | |||
"description": "What do friends call this person?", | |||
"example": "Akane", | |||
"type": "string", | |||
"default": "Unspecified" | |||
}, | |||
"Series Name": { | |||
"aliases": [ | |||
"Anime", | |||
"Manga" | |||
], | |||
"label": "Series:", | |||
"description": "What series does this character originate from?", | |||
"example": "Ranma 1/2", | |||
"type": "wiki-page-name", | |||
"autovalue": "Category:", | |||
"required": true | |||
}, | |||
"Age": { | |||
"label": "Age:", | |||
"description": "How old is the character?", | |||
"type": "number" | |||
}, | |||
"Hair": { | |||
"label": "Hair Style and Color:", | |||
"description": "What color and style hair does this character have?", | |||
"example": "Long straight black", | |||
"type": "string" | |||
}, | |||
"Eyes": { | |||
"label": "Eye Color:", | |||
"description": "What color are this character's eyes.", | |||
"type": "string" | |||
}, | |||
"Voice Actress:": { | |||
"aliases": [ | |||
"Voice Actor" | |||
], | |||
"label": "Vocals:", | |||
"description": "Who's behind the voice of this character?", | |||
"type": "string" | |||
}, | |||
"Goals:": { | |||
"type": "content" | |||
}, | |||
"Personality:": { | |||
"type": "content" | |||
}, | |||
"Occupation:": { | |||
"type": "string" | |||
} | |||
}, | |||
"description": "This is the base template for displaying any fictional character.", | |||
"paramOrder": [ | |||
"Given Name", | |||
"Family Name", | |||
"Series Name", | |||
"Age", | |||
"Hair", | |||
"Eyes", | |||
"Voice Actress:", | |||
"Goals:", | |||
"Personality:", | |||
"Occupation:" | |||
], | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 09:34, 11 April 2025
This is the base template for displaying any fictional character.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Given Name: | Given Name First Name | What do friends call this person?
| String | optional |
| Surname: | Family Name Last Name | How would authority figures refer to this person?
| String | optional |
| Series: | Series Name Anime Manga | What series does this character originate from?
| Page name | required |
| 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 |
| Vocals: | Voice Actress: Voice Actor | Who's behind the voice of this character? | String | optional |
| Goals: | Goals: | no description | Content | optional |
| Personality: | Personality: | no description | Content | optional |
| Occupation: | Occupation: | no description | String | optional |
