Template:Infobox Character Bio: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon GP>Prolyfic8 mNo edit summary |
Mystery Dungeon GP>Prolyfic8 No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<table class="infobox wikitable"> | |||
<th colspan="4" style="line-height:125%; font-size:120%">{{{name|}}}{{#if:{{{kana|}}}, {{{romaji|}}}|<br><span style="font-size:80%">{{tt|{{{kana|}}}|{{{romaji|}}}}}}}{{#if:{{{hepburn|}}}|<br>''{{{hepburn}}}}}</span> | |||
<tr> | |||
| image = {{{ | <th colspan="4" style="background-color:rgba(0,0,0,0); padding:10px">{{#if:{{{image|}}}|[[File:{{{image}}}|frameless]]|}} | ||
| | {{#if:{{{description|}}}| | ||
<tr> | |||
<td colspan="4">''{{{description|}}} | |||
}}{{#if:{{{location|}}}| | |||
<tr> | |||
<th colspan="2">Location | |||
<td colspan="2">{{{location|}}} | |||
}}{{#if:{{{age|}}}| | |||
<tr> | |||
<th colspan="2">Age | |||
<td colspan="2">{{{age|}}} | |||
}}{{#if:{{{gender|}}}| | |||
<tr> | |||
<th colspan="2">Gender | |||
<td colspan="2">{{{gender|}}} | |||
}}{{#if:{{{family|}}}| | |||
<tr> | |||
<th colspan="2">Family | |||
<td colspan="2">{{{family|}}} | |||
}}{{#if:{{{occupation|}}}| | |||
<tr> | |||
<th colspan="2">Occupation | |||
<td colspan="2">{{{occupation|}}} | |||
}}{{#if:{{{title|}}}| | |||
<tr> | |||
<th colspan="2">Title | |||
<td colspan="2">{{{title|}}} | |||
}}{{#if:{{{debut|}}}| | |||
<tr> | |||
<th colspan="2">Debut | |||
<td colspan="2">''<small>{{{debut|}}} | |||
}}{{#if:{{{latest|}}}| | |||
<tr> | |||
<th colspan="2">Latest | |||
<td colspan="2">''<small>{{{latest|}}} | |||
}} | }} | ||
<tr> | |||
<th colspan="4">Voice actors | |||
<tr> | |||
{{ | <th colspan="2">Japanese | ||
<th colspan="2">English | |||
<tr> | |||
<th>Actor | |||
<th>Media | |||
<th>Actor | |||
<th>Media | |||
<tr> | |||
<td style="text-align:center; font-size:75%">''{{#if:{{{va_ja|}}}|{{{va_ja|}}}|None}} | |||
<td style="text-align:center; font-size:75%">''{{#if:{{{media_ja|}}}|{{{media_ja|}}}|None}} | |||
<td style="text-align:center; font-size:75%">''{{#if:{{{va_en|}}}|{{{va_en|}}}|None}} | |||
<td style="text-align:center; font-size:75%">''{{#if:{{{media_en|}}}|{{{media_en|}}}|None}} | |||
</tr> | |||
</table> | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Line 28: | Line 68: | ||
| image = | | image = | ||
| description = | | description = | ||
| | | location = | ||
| | | age = | ||
| | | gender = | ||
| | | family = | ||
| | | occupation = | ||
| | | title = | ||
| | | debut = | ||
| | | latest = | ||
| va_ja = | | va_ja = | ||
| | | media_ja = | ||
| va_en = | | va_en = | ||
| | | media_en = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 70: | Line 110: | ||
|- | |- | ||
|Location | |Location | ||
|<nowiki>| | |<nowiki>| location = </nowiki> | ||
|Where the character live or where the player first met him/her. | |Where the character live or where the player first met him/her. | ||
|- | |- | ||
|Age | |Age | ||
|<nowiki>| | |<nowiki>| age = </nowiki> | ||
|The character's age. | |The character's age. | ||
|- | |- | ||
|Gender | |Gender | ||
|<nowiki>| | |<nowiki>| gender = </nowiki> | ||
|The character's gender. | |The character's gender. | ||
|- | |- | ||
|Family | |Family | ||
|<nowiki>| | |<nowiki>| family = </nowiki> | ||
|The character's family or the animal/monster speeches. | |The character's family or the animal/monster speeches. | ||
|- | |- | ||
|Occupation | |Occupation | ||
|<nowiki>| | |<nowiki>| occupation = </nowiki> | ||
|The character's current or latest occupation. | |The character's current or latest occupation. | ||
|- | |- | ||
|Title | |Title | ||
|<nowiki>| | |<nowiki>| title = </nowiki> | ||
|The character's title if it has one. | |The character's title if it has one. | ||
|- | |- | ||
|Debut | |Debut | ||
|<nowiki>| | |<nowiki>| debut = </nowiki> | ||
|When and which game the character first appeared. | |When and which game the character first appeared. | ||
|- | |- | ||
|Last appearance | |Last appearance | ||
|<nowiki>| | |<nowiki>| latest = </nowiki> | ||
|When and which game the character recently appeared. | |When and which game the character recently appeared. | ||
|- | |- | ||
Line 106: | Line 146: | ||
|- | |- | ||
|First media | |First media | ||
|<nowiki>| | |<nowiki>| media_ja =</nowiki> | ||
|Which game the character's voice originates from. | |Which game the character's voice originates from. | ||
|- | |- | ||
Line 114: | Line 154: | ||
|- | |- | ||
|Second media | |Second media | ||
|<nowiki>| | |<nowiki>| media_en =</nowiki> | ||
|Which game the character's voice originates from. | |Which game the character's voice originates from. | ||
|} | |} |
Revision as of 08:27, October 30, 2020
Usage
{{Infobox Character Bio | name = | kana = | romaji = | hepburn = | image = | description = | location = | age = | gender = | family = | occupation = | title = | debut = | latest = | va_ja = | media_ja = | va_en = | media_en = }}
Explanation of Values
Value | Identifier | Description |
---|---|---|
Name | | name = | The character's name in English. |
Kana | | kana = | The character's name in Kana. |
romaji | | romaji = | The character's name in Romaji. |
Hepburn | | hepburn = | The character's name in Hepburn. |
Image | | image = | Picture file of the character. |
Location | | location = | Where the character live or where the player first met him/her. |
Age | | age = | The character's age. |
Gender | | gender = | The character's gender. |
Family | | family = | The character's family or the animal/monster speeches. |
Occupation | | occupation = | The character's current or latest occupation. |
Title | | title = | The character's title if it has one. |
Debut | | debut = | When and which game the character first appeared. |
Last appearance | | latest = | When and which game the character recently appeared. |
Voice actor (JA) | | va_ja = | The Japanese voice actor for the character if it has one. |
First media | | media_ja = | Which game the character's voice originates from. |
Voice actor (EN) | | va_en = | The English voice actor for the character if it has one. |
Second media | | media_en = | Which game the character's voice originates from. |
Example
Tainted Insect test | |||
---|---|---|---|
File:Asuka the Wanderer (Cropped).png | |||
Voice actors | |||
Japanese | English | ||
Actor | Media | Actor | Media |
None | None | None | None |