Template:Character Infobox: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
(Rollback to Seiyu only VA information)
(Updated to include slot for name in Japanese)
Line 1: Line 1:
{| class="infobox" style="width: 30%; text-align: left; font-size: 90%;" cellspacing="2"
{| class="infobox" style="width: 30%; text-align: left; font-size: 90%;" cellspacing="2"
|-
|-
| style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''{{{name}}}'''
| style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''{{{name_r}}}'''
|-
|-
| align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}}  |  [[Image:Soundonly.jpg|Placeholder Image]]}}
| align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}}  |  [[Image:Soundonly.jpg|Placeholder Image]]}}
|-
| style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''{{{name_k}}}'''
|-
|-
! Age
! Age
Line 18: Line 20:
{{-}}
{{-}}
== How To Use This ==
== How To Use This ==
Just us the following code and fill in your values.
Just use the following code and fill in your values.


<pre>
<pre>
{{Character Infobox
{{Character Infobox
| name        =  
| name_r      =
| name_k      =
| image      =  
| image      =  
| age        =  
| age        =  

Revision as of 02:56, 17 August 2007

{{{name_r}}}
Placeholder Image
{{{name_k}}}
Age {{{age}}}
Birthday {{{birthday}}}
Seiyū {{{seiyu}}}



How To Use This

Just use the following code and fill in your values.

{{Character Infobox
| name_r      = 
| name_k      =
| image       = 
| age         = 
| birthday    = 
| seiyu       = 
}}

If no image is supplied, the "SOUND ONLY" Placeholder is used.