Template:Infobox Character Bio: Difference between revisions

The Two Worlds Wiki - Documenting Two Worlds since 2008.
Jump to navigation Jump to search
imported>Korra II A Royal
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
<table class="TwoWorldsWiki" style="float:right; clear:right; margin:0 0 0.5em 0.5em; width:350px">
<table class="TwoWorldsWiki" style="float:right; clear:right; margin:0 0 0.5em 0.5em; width:350px">
<th style="border-radius:10px; padding:5px"><big>{{{name|}}}</big>
<th><big>{{{name|}}}</big>
<tr>
<tr>
<th style="background-color:rgba(0,0,0,0); padding:10px">{{#if:{{{image|}}}|[[File:{{{image}}}|200x200px]]|[[File:Media needed icon large.png|frameless]]}}
<th style="background-color:rgba(0,0,0,0); padding:10px">{{#if:{{{image|}}}|[[File:{{{image}}}|300x300px]]|[[File:Two Worlds Logo.png]]}}
<tr>
<tr>
<td style="padding:5px; border:3px solid #A78558; border-radius:10px; text-align:center">''{{{description|No description available.}}}''
<td style="padding:5px; border:3px solid #A78558; text-align:center">''{{{description|No description available.}}}''
{{#if:{{{location|}}} {{{species|}}} {{{gender|}}} {{{age|}}} {{{family|}}} {{{occupation|}}} {{{title|}}}|
{{#if:{{{location|}}} {{{species|}}} {{{gender|}}} {{{age|}}} {{{family|}}} {{{occupation|}}} {{{title|}}} {{{Status|}}}|
<tr>
<tr>
<td style="background-color:rgba(0,0,0,0)">
<td style="background-color:rgba(0,0,0,0)">
<table class="TwoWorldsWiki mw-collapsible" style="width:100%">
<table class="TwoWorldsWiki mw-collapsible" style="width:100%">
<th colspan="2" style="border-radius:10px">Character's information
<th colspan="2" >Character's information
{{#if:{{{location|}}}|
{{#if:{{{location|}}}|
<tr>
<tr>
Line 39: Line 39:
<th style="width:100px">Title
<th style="width:100px">Title
<td style="padding-left:5px">{{{title|}}}
<td style="padding-left:5px">{{{title|}}}
}}{{#if:{{{Status|}}}|
<tr>
<th style="width:100px">Status
<td style="padding-left:5px">{{{Status|}}}
}}
}}
</table>
</table>
Line 45: Line 49:
<td style="background-color:rgba(0,0,0,0)">
<td style="background-color:rgba(0,0,0,0)">
<table class="TwoWorldsWiki mw-collapsible" style="width:100%">
<table class="TwoWorldsWiki mw-collapsible" style="width:100%">
<th colspan="2" style="border-radius:10px">Background information
<th colspan="2" >Background information
{{#if:{{{debut|}}}|
{{#if:{{{debut|}}}|
<tr>
<tr>
Line 68: Line 72:
<td style="background-color:rgba(0,0,0,0)">
<td style="background-color:rgba(0,0,0,0)">
<table class="TwoWorldsWiki mw-collapsible" style="width:100%">
<table class="TwoWorldsWiki mw-collapsible" style="width:100%">
<th colspan="2" style="border-radius:10px">Voice actors
<th colspan="2" >Voice actors
<tr>
<tr>
<th style="width:175px">Actor
<th style="width:175px">Actor
Line 87: Line 91:
<td style="text-align:center; font-size:75%">''{{#if:{{{media_en3|}}}|{{{media_en3|}}}|N/A}}''
<td style="text-align:center; font-size:75%">''{{#if:{{{media_en3|}}}|{{{media_en3|}}}|N/A}}''
}}
}}
}}{{#if:{{{va_ja|}}}|
}}{{#if:{{{va_de|}}}|
<tr>
<tr>
<th colspan="2">Japanese
<th colspan="2">German
<tr>
<tr>
<td style="text-align:center; font-size:75%">''{{{va_ja|}}}''
<td style="text-align:center; font-size:75%">''{{{va_de|}}}''
<td style="text-align:center; font-size:75%">''{{#if:{{{media_ja|}}}|{{{media_ja|}}}|N/A}}''
<td style="text-align:center; font-size:75%">''{{#if:{{{media_de|}}}|{{{media_de|}}}|N/A}}''
{{#if:{{{va_ja2|}}}|
{{#if:{{{va_de2|}}}|
<tr>
<tr>
<td style="text-align:center; font-size:75%">''{{{va_ja2|}}}''
<td style="text-align:center; font-size:75%">''{{{va_de2|}}}''
<td style="text-align:center; font-size:75%">''{{#if:{{{media_ja2|}}}|{{{media_ja2|}}}|N/A}}''
<td style="text-align:center; font-size:75%">''{{#if:{{{media_de2|}}}|{{{media_de2|}}}|N/A}}''
}}{{#if:{{{va_ja3|}}}|
}}{{#if:{{{va_de3|}}}|
<tr>
<tr>
<td style="text-align:center; font-size:75%">''{{{va_ja3|}}}''
<td style="text-align:center; font-size:75%">''{{{va_de3|}}}''
<td style="text-align:center; font-size:75%">''{{#if:{{{media_ja3|}}}|{{{media_ja3|}}}|N/A}}''
<td style="text-align:center; font-size:75%">''{{#if:{{{media_de3|}}}|{{{media_de3|}}}|N/A}}''
}}
}}
}}
}}
Line 106: Line 110:
}}
}}
</table>
</table>
</onlyinclude><noinclude>
</onlyinclude><noinclude>{{Clear}}{{Doc}}[[Category:Infobox Templates]][[Category:Infobox Character Templates]]</noinclude>
 
==Usage==
<pre>
{{Infobox Character Bio
  | name        =
  | kana        =
  | romaji      =
  | hepburn    =
  | image      =
  | description =
  | location    =
  | species    =
  | gender      =
  | age        =
  | family      =
  | occupation  =
  | title      =
  | debut      =
  | latest      =
  | creator    =
  | artist      =
  | va_ja      =
  | media_ja    =
  | va_en      =
  | media_en    =
}}
</pre>
 
==Explanation of Values==
{| class="wikitable"
!Value
!Identifier
!Description
|-
|Name
|<nowiki>| name =</nowiki>
|The character's name in English.
|-
|Image
|<nowiki>| image = </nowiki>
|Picture file of the character.
|-
|Location
|<nowiki>| location = </nowiki>
|Where the character live or where the player first met him/her.
|-
|Age
|<nowiki>| age = </nowiki>
|The character's age.
|-
|Gender
|<nowiki>| gender = </nowiki>
|The character's gender.
|-
|Family
|<nowiki>| family = </nowiki>
|The character's family or the animal/monster speeches.
|-
|Occupation
|<nowiki>| occupation = </nowiki>
|The character's current or latest occupation.
|-
|Title
|<nowiki>| title = </nowiki>
|The character's title if it has one.
|-
|Debut
|<nowiki>| debut = </nowiki>
|When and which game the character first appeared.
|-
|Last appearance
|<nowiki>| latest = </nowiki>
|When and which game the character recently appeared.
|-
|Voice actor (JA)
|<nowiki>| va_ja =</nowiki>
|The Japanese voice actor for the character if it has one.
|-
|First media
|<nowiki>| media_ja =</nowiki>
|Which game the character's voice originates from.
|-
|Voice actor (EN)
|<nowiki>| va_en =</nowiki>
|The English voice actor for the character if it has one.
|-
|Second media
|<nowiki>| media_en =</nowiki>
|Which game the character's voice originates from.
|}
 
==Example==
{{Infobox Character Bio
  | name        = Test
  | kana        = Test
  | romaji      = Test
  | hepburn    = Test
  | image      = Test
  | description = Test
  | location    = Test
  | species    = Test
  | gender      = Test
  | age        = Test
  | family      = Test
  | occupation  = Test
  | title      = Test
  | debut      = Test
  | latest      = Test
  | creator    = Test
  | artist      = Test
  | va_ja      = Test
  | media_ja    = Test
  | va_en      = Test
  | media_en    = Test
}}
[[Category:Infobox templates]]
[[Category:Infobox Character Templates]]
</noinclude>

Latest revision as of 09:01, December 14, 2023

Two Worlds Logo.png
No description available.
Template-info.png Documentation

Usage[edit source]

{{Infobox Character Bio
  | name        = 
  | kana        = 
  | romaji      = 
  | hepburn     = 
  | image       = 
  | description = 
  | location    = 
  | species     = 
  | gender      = 
  | age         = 
  | family      = 
  | occupation  = 
  | title       = 
  | debut       = 
  | latest      = 
  | creator     = 
  | artist      = 
  | va_ja       = 
  | media_ja    = 
  | va_en       = 
  | media_en    = 
}}

Example[edit source]

Test
Two Worlds - Collectors Edition Bonus Disk Aziraal concept art.png
Test
Character's information
Location Test
Species Test
Gender Test
Age Test
Family Test
Occupation Test
Title Test
Status Test
Background information
Earliest appearance Test
Most recent appearance Test
Created by Test
Designed by Test
Voice actors
Actor Media
English
Test Test