Template:Character Infobox: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(24 intermediate revisions by 5 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: {{{va|}}} |{{!}}-
! Voice Actor
{{!}} {{{va}}} }}
|}
|}


Line 18: Line 50:
{{-}}
{{-}}
== 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      =  
| rank        =
| affiliation =
| heritage    =     
| age        =  
| age        =  
| birthday    =  
| birthday    =  
| bloodtype  =
| height      =
| seiyu      =  
| seiyu      =  
| va          =
}}
}}
</pre>
</pre>
Line 33: Line 72:


[[Category: Infoboxes]]
[[Category: Infoboxes]]
[[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.