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 |
||
| (38 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | <noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"Given Name": { | |||
"aliases": [ | |||
"First Name" | |||
], | |||
"label": "Given Name:", | |||
"description": "What do friends call this person?", | |||
"example": "Akane", | |||
}} | "type": "string", | ||
"default": "Unspecified" | |||
}, | |||
"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" | |||
}, | |||
"Height": { | |||
"label": "Height:", | |||
"description": "How tall is the character in Feet/Inches notation?", | |||
"example": "5' 4\"", | |||
"type": "string" | |||
}, | |||
"Gender": { | |||
"label": "Gender:", | |||
"description": "What is the Biological Sex (at birth) of this character?", | |||
"type": "string", | |||
"aliases": [ | |||
"Sex" | |||
] | |||
}, | |||
"Weight": { | |||
"label": "Weight:", | |||
"description": "What is the weight of this character (in pounds)?", | |||
"type": "number" | |||
}, | |||
"Background": { | |||
"aliases": [ | |||
"History" | |||
], | |||
"label": "Background:", | |||
"description": "Summarize this character's life.", | |||
"type": "content" | |||
}, | |||
"Body Image": { | |||
"label": "Body Image:", | |||
"description": "Upload a full body picture of the character.", | |||
"type": "wiki-file-name" | |||
}, | |||
"Portrait Image": { | |||
"label": "Portrait Image:", | |||
"description": "Upload a cropped image of this character's face.", | |||
"type": "wiki-file-name" | |||
}, | |||
"Occupation": { | |||
"label": "Occupation:", | |||
"type": "string" | |||
}, | |||
"Goals": { | |||
"label": "Goals:", | |||
"type": "content" | |||
}, | |||
"Personality": { | |||
"label": "Personality:", | |||
"type": "content" | |||
}, | |||
"Voice Actress": { | |||
"aliases": [ | |||
"Voice Actor", | |||
"Vocals" | |||
], | |||
"label": "Vocals:", | |||
"description": "Who's behind the voice of this character?", | |||
"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": "", | |||
"default": "Original / Unknown", | |||
"required": true | |||
}, | |||
"Birthdate": { | |||
"aliases": [ | |||
"Birthday" | |||
], | |||
"label": "Birthday:", | |||
"type": "string", | |||
"example": "Month Day Year" | |||
}, | |||
"Quotes": { | |||
"label": "Quotes:", | |||
"description": "Lines that this character tends to say a lot.", | |||
"type": "content" | |||
}, | |||
"Siblings": { | |||
"aliases": [ | |||
"Brothers", | |||
"Brother", | |||
"Sisters", | |||
"Sister", | |||
"Relatives" | |||
], | |||
"label": "Siblings:", | |||
"description": "What immediate family surrounds this character?", | |||
"type": "content" | |||
} | |||
}, | |||
"description": "This is the base template for displaying any fictional character.", | |||
"paramOrder": [ | |||
"Portrait Image", | |||
"Body Image", | |||
"Given Name", | |||
"Surname", | |||
"Series", | |||
"Gender", | |||
"Birthdate", | |||
"Age", | |||
"Hair", | |||
"Eyes", | |||
"Height", | |||
"Voice Actress", | |||
"Weight", | |||
"Occupation", | |||
"Goals", | |||
"Personality", | |||
"Background", | |||
"Quotes", | |||
"Siblings" | |||
], | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
=== Identity: === | |||
{| class="wikitable" | |||
|+ {{{Given Name|}}} {{{Surname|}}} | |||
|- | |||
| '''Series:''' || {{{Series|}}} | |||
|} | |||
=== Physical: === | |||
{| class="wikitable" | |||
| '''Gender:''' || {{{Gender|}}} | |||
|- | |||
| '''Age:''' || {{{Age|}}} | |||
|- | |||
| '''Birthday:''' || {{{Birthdate|}}} | |||
|- | |||
| '''Hair:''' || {{{Hair|}}} | |||
|- | |||
| '''Eyes:''' || {{{Eyes|}}} | |||
|- | |||
| '''Height:''' || {{{Height|}}} | |||
|- | |||
| '''Weight:''' || {{{Weight|}}} | |||
|- | |||
| '''Voice Actor/ess:''' || {{{Vocals|}}} | |||
|} | |||
=== Phsycological: === | |||
{| class="wikitable" | |||
| '''Personality:''' || {{{Personality|}}} | |||
|- | |||
| '''Goals:''' || {{{Goals|}}} | |||
|- | |||
| '''Quotes:''' || {{{Quotes|}}} | |||
|} | |||
=== Social: === | |||
{| class="wikitable" | |||
| '''Occupation:''' || {{{Occupation|}}} | |||
|- | |||
| '''Siblings:''' || {{{Siblings|}}} | |||
|- | |||
| '''Biography:''' || {{{Background|}}} | |||
|} | |||
<includeonly>[[Category:{{{Series|Unknown}}}]]</includeonly> | |||
Latest revision as of 09:28, 17 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 | required |
| Gender: | Gender Sex | What is the Biological Sex (at birth) of this character? | String | optional |
| Birthday: | Birthdate Birthday | no description
| 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 |
| Quotes: | Quotes | Lines that this character tends to say a lot. | Content | optional |
| Siblings: | Siblings Brothers Brother Sisters Sister Relatives | What immediate family surrounds this character? | Content | optional |
Identity:
| Series: |
Physical:
| Gender: | |
| Age: | |
| Birthday: | |
| Hair: | |
| Eyes: | |
| Height: | |
| Weight: | |
| Voice Actor/ess: |
Phsycological:
| Personality: | |
| Goals: | |
| Quotes: |
Social:
| Occupation: | |
| Siblings: | |
| Biography: |
