Template:Character Infobox: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
(I have been defeated)
No edit summary
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 30%; text-align: left; font-size: 90%;" cellspacing="2"
{| class="infobox" style="width: 260; 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]]}}
|-
|-
! Age
| style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''{{{name_k}}}'''
| {{{age}}}
|-
|-
{{#if: {{{rank|}}} |{{!}}-
! Rank / Title
{{!}} {{{rank}}} }}
|-
{{#if: {{{affiliation|}}} |{{!}}-
! Affiliation(s)
{{!}} {{{affiliation}}} }}
|-
{{#if: {{{heritage|}}} |{{!}}-
! National Heritage
{{!}} {{{heritage}}} }}
|-
{{#if: {{{relations|}}} |{{!}}-
! Relations
{{!}} {{{relations}}} }}
|-
{{#if: {{{age|}}} |{{!}}-
! Age
{{!}} {{{age}}} }}
|-
{{#if: {{{birthday|}}} |{{!}}-
! Birthday
! Birthday
| {{{birthday}}}
{{!}} {{{birthday}}} }}
|-  
|-
{{#if: {{{bloodtype|}}} |{{!}}-
! Blood Type
{{!}} {{{bloodtype}}} }}
|-
{{#if: {{{height|}}} |{{!}}-
! Height
{{!}} {{{height}}} }}
|-
! [[Seiyū]]
! [[Seiyū]]
| {{{seiyu}}}
| {{{seiyu}}}
{{#if: {{{en_dub_actor|}}}|
|-
{{!}}-
{{#if: {{{va|}}} |{{!}}-
!Dub VA (English)
! Voice Actor
{{!}}{{{en_dub_actor|}}} }}
{{!}} {{{va}}} }}
|}
|}


Line 22: Line 50:
{{-}}
{{-}}
== How To Use This ==
== How To Use This ==
Just us the following code and fill in your values. Dubbing voice actor information is optional.
Just use the following code and fill in your values.


<pre>
<pre>
{{Character Infobox
{{Character Infobox
| name        =  
| name_r      =
| image        =  
| name_k      =
| age         =  
| image       =
| birthday     =  
| rank       =
| seiyu       =  
| affiliation =
| en_dub_actor =
| heritage    =     
| age         =  
| birthday   =
| bloodtype  =
| height      =
| seiyu       =  
| va          =
}}
}}
</pre>
</pre>
Line 40: Line 74:
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>
<includeonly>{{#if: {{{category_off|}}}||[[Category:Evangelion Characters]]}}</includeonly>

Latest revision as of 20:38, 31 May 2013

{{{name_r}}}
Placeholder Image
{{{name_k}}}
Seiyū {{{seiyu}}}



How To Use This

Just use the following code and fill in your values.

{{Character Infobox
| name_r      = 
| name_k      =
| image       = 
| rank        =
| affiliation = 
| heritage    =      
| age         = 
| birthday    = 
| bloodtype   =
| height      =
| seiyu       = 
| va          =
}}

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