Template:Character profile/doc: Difference between revisions
m (→TemplateData) |
m (→TemplateData) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
== Usage == | == Usage == | ||
{{tji|Character profile| Character name in Romaji| Character name in Kanji| How to read the characters name (generally written in Katakana or Hiragana)| Seiyuu's name in Kanji| age: Character's Age| height: Character's Height| weight: Character's Weight| birthday: Character's Birthday| blood type: Character's Blood Type| grade: If the character is in school, the year goes here| club: If the character is in school, and is in any clubs| role: The character's role in their club (replaces {{var|profession}})| profession: Character's Job| hobby: Character's Hobbies| English or Japanese Bio| If their bio is available in English then the Japanese bio goes here.}} | {{tji|Character profile| Character name in Romaji| Character name in Kanji| How to read the characters name (generally written in Katakana or Hiragana)| Seiyuu's name in Kanji| age: Character's Age| height: Character's Height| weight: Character's Weight| birthday: Character's Birthday| blood type: Character's Blood Type| grade: If the character is in school, the year goes here| department: If the character is in University, their course of study.| club: If the character is in school, and is in any clubs| role: The character's role in their club (replaces {{var|profession}})| profession: Character's Job| hobby: Character's Hobbies| English or Japanese Bio| If their bio is available in English then the Japanese bio goes here.}} | ||
== Examples == | == Examples == | ||
Line 93: | Line 93: | ||
"type": "string", | "type": "string", | ||
"example": "2nd Year High School Student (高校2年)", | "example": "2nd Year High School Student (高校2年)", | ||
"required": false | |||
}, | |||
"department": { | |||
"label": "Department", | |||
"description": "If the character is in University, their course of study. If the English translation is used include the Kanji as well.", | |||
"type": "string", | |||
"example": "Physical Education (体育学科)", | |||
"required": false | "required": false | ||
}, | }, | ||
Line 143: | Line 150: | ||
<!-- Categories below this line, please --> | <!-- Categories below this line, please --> | ||
[[Category:CD page templates]] | |||
[[Category:CD | |||
}}}}</includeonly> | }}}}</includeonly> |
Latest revision as of 04:20, 30 December 2023
It contains usage information, categories and other content that is not part of the original template page.
|
This template creates a Character Profile for those CD pages that need them. Due to the unique formatting required this template was created to make sure all pages would look uniform. This template also has a shortcut {{cp}}. An instance of the template should be used for each character. Any unknown information should be left blank or empty. This template employs both unnamed and named parameters, if information for an unnamed parameter isn't known then leave an emtpy space for it.
Usage
{{Character profile
Examples
- Without English
{{Character profile
Notice the ||
, those must be included for empty unnamed parameters.
Produces:
- 羽佐間彰良 ( How to Read: ハザマアキラ ) ( CV: あさぎ夕 )
- Age (歳): 28
- Height: 176 cm
- Weight: 65kg
- Blood Type (型): O
- With English
{{cp
Notice the ||
, those must be included for empty unnamed parameters.
Produces:
- Shido Masafumi 「椎堂真史」 ( CV: 古川慎 )
- Height: 177 cm
- School Level: 2nd Year High School Student (高校2年)
- Club: Flim (映画研究部)
TemplateData
Creates a character profile.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name in Romaji | 1 | Character's name in Romaji. | String | optional |
Name in Kanji | 2 | Character's name in Kanji. | String | required |
How to Read | 3 | How to read the Character's Kanji name, usually written in Katakana or Hiragana. | String | optional |
Seiyuu's Name | 4 | The seiyuu's name in Kanji. | String | required |
Age | age | The character's age.
| Number | optional |
height | height | The character's height.
| Number | optional |
Weight | weight | The character's weight.
| Number | optional |
Birthday | birthday | The character's birthday.
| String | optional |
Blood Type | blood type | The character's type.
| String | optional |
School Level | grade | If the character is in school, the year. If the English translation is used include the Kanji as well.
| String | optional |
Department | department | If the character is in University, their course of study. If the English translation is used include the Kanji as well.
| String | optional |
Club | club | If the character is in school, any clubs they belong to when it pertains to the story. If the English translation is used include the Kanji as well.
| String | optional |
Club Role | role | The character's role in their school club. If the English translation is used include the Kanji as well. This replaces Profession.
| String | optional |
Profession | profession | The character's job. If the English translation is used include the Kanji as well.
| String | optional |
Hobby | hobby | The character's hobbies. If the English translation is used include the Kanji as well. Use a {{Jdot}} to seperate multiple items.
| String | optional |
Bio | 5 | The character's written bio in English or Japanese. | String | required |
Japanese Bio | 6 | If the character has a bio in English, the Japanese will go here. | String | optional |