Template:Infobox Character Bio: Difference between revisions

The Two Worlds Wiki - Documenting Two Worlds since 2008.
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>
{{Infobox start}}
<table class="infobox wikitable">
{{Infobox header| size = 200px
<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>
| name = {{{name|}}}<sup>{{#if:{{{kana|}}}, {{{romaji|}}}|<br><span style="font-size:80%">{{tt|{{{kana|}}}|{{{romaji|}}}}}}}{{#if:{{{hepburn|}}}|<br>''{{{hepburn}}}}}</span></sup>
<tr>
| image = {{{image|}}}
<th colspan="4" style="background-color:rgba(0,0,0,0); padding:10px">{{#if:{{{image|}}}|[[File:{{{image}}}|frameless]]|}}
| description = {{{description|}}}
{{#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|}}}
}}
}}
{{Infobox row|Location|{{{Location|}}}}}
<tr>
{{Infobox row|Age|{{{Age|}}}}}
<th colspan="4">Voice actors
{{Infobox row|Gender|{{{Gender|}}}}}
<tr>
{{Infobox row|Family|{{{Family|}}}}}
<th colspan="2">Japanese
{{Infobox row|Occupation|{{{Occupation|}}}}}
<th colspan="2">English
{{Infobox row|Title|{{{Title|}}}}}
<tr>
{{Infobox row|Debut|{{#if:{{{Debut|}}}|''<small>{{{Debut}}}}}}}
<th>Actor
{{Infobox row|Latest|{{#if:{{{Latest|}}}|''<small>{{{Latest}}}}}}}
<th>Media
{{Infobox row|Japanese Voice actor|{{{va_ja|}}}{{#if:{{{media|}}}|<br><small><sup>''{{{media|}}}}}}}
<th>Actor
{{Infobox row|English Voice actor|{{{va_en|}}}{{#if:{{{media2|}}}|<br><small><sup>''{{{media2|}}}}}}}
<th>Media
{{Infobox end}}
<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 =  
| location =  
| Age =  
| age =  
| Gender =  
| gender =  
| Family =  
| family =  
| Occupation =  
| occupation =  
| Title =  
| title =  
| Debut =  
| debut =  
| Latest =  
| latest =  
| va_ja =  
| va_ja =  
| media =  
| media_ja =  
| va_en =  
| va_en =  
| media2 =  
| media_en =  
}}
}}
</pre>
</pre>
Line 70: Line 110:
|-
|-
|Location
|Location
|<nowiki>| 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>| Age = </nowiki>
|<nowiki>| age = </nowiki>
|The character's age.
|The character's age.
|-
|-
|Gender
|Gender
|<nowiki>| Gender = </nowiki>
|<nowiki>| gender = </nowiki>
|The character's gender.
|The character's gender.
|-
|-
|Family
|Family
|<nowiki>| 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>| Occupation = </nowiki>
|<nowiki>| occupation = </nowiki>
|The character's current or latest occupation.
|The character's current or latest occupation.
|-
|-
|Title
|Title
|<nowiki>| Title = </nowiki>
|<nowiki>| title = </nowiki>
|The character's title if it has one.
|The character's title if it has one.
|-
|-
|Debut
|Debut
|<nowiki>| 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>| Latest = </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>| 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>| media2 =</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