Difference between revisions of "Template:Character Infobox"

From EvaWiki
Jump to: navigation, search
(Changing infobox width to a pixel value rather than % of screen so it displays the same for everyone regardless of screen resolution)
 
(3 intermediate revisions by 2 users not shown)
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}}}'''
 
|-
 
|-
! Age
+
{{#if: {{{rank|}}} |{{!}}-
| {{{age}}}
+
! 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 27: Line 57:
 
| name_k      =
 
| name_k      =
 
| image      =  
 
| image      =  
 +
| rank        =
 +
| affiliation =
 +
| heritage    =     
 
| age        =  
 
| age        =  
 
| birthday    =  
 
| birthday    =  
 +
| bloodtype  =
 +
| height      =
 
| seiyu      =  
 
| seiyu      =  
 +
| va          =
 
}}
 
}}
 
</pre>
 
</pre>
Line 38: 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.