Difference between revisions of "Template:Character Infobox"

From EvaWiki
Jump to: navigation, search
m (added category)
(New stuff~)
Line 7: Line 7:
 
| style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''{{{name_k}}}'''
 
| style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''{{{name_k}}}'''
 
|-
 
|-
 +
{{#if: {{{rank|}}} |{{!}}-
 +
! Rank or Title
 +
{{!}} {{{rank}}} }}
 +
|-
 +
{{#if: {{{affiliation|}}} |{{!}}-
 +
! Affiliation(s)
 +
{{!}} {{{affiliation}}} }}
 +
|-
 +
{{#if: {{{heritage|}}} |{{!}}-
 +
! National Heritage
 +
{{!}} {{{heritage}}} }}
 +
|-
 +
{{#if: {{{relations|}}} |{{!}}-
 +
! Relations
 +
{{!}} {{{relations}}} }}
 +
|-
 
! Age
 
! Age
 
| {{{age}}}
 
| {{{age}}}
Line 12: Line 28:
 
! Birthday
 
! Birthday
 
| {{{birthday}}}
 
| {{{birthday}}}
|-  
+
|-
 +
{{#if: {{{bloodtype|}}} |{{!}}-
 +
! Blood Type
 +
{{!}} {{{bloodtype}}} }}
 +
|-
 +
{{#if: {{{height|}}} |{{!}}-
 +
! Height
 +
{{!}} {{{height}}} }}
 +
|-
 
! [[Seiyū]]
 
! [[Seiyū]]
 
| {{{seiyu}}}
 
| {{{seiyu}}}
 +
|-
 +
{{#if: {{{va|}}} |{{!}}-
 +
! Voice Actor(s)
 +
{{!}} {{{va}}} }}
 
|}
 
|}
  
Line 27: Line 55:
 
| name_k      =
 
| name_k      =
 
| image      =  
 
| image      =  
 +
| rank        =
 +
| affiliation =
 +
| heritage    =     
 
| age        =  
 
| age        =  
 
| birthday    =  
 
| birthday    =  
 +
| bloodtype  =
 +
| height      =
 
| seiyu      =  
 
| seiyu      =  
 +
| va          =
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 06:17, 13 February 2011

{{{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       = 
| rank        =
| affiliation = 
| heritage    =      
| age         = 
| birthday    = 
| bloodtype   =
| height      =
| seiyu       = 
| va          =
}}

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