Template:Character Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="width: | {| class="infobox" style="width: 260; text-align: left; font-size: 90%;" cellspacing="2" | ||
|- | |- | ||
| style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''{{{ | | 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}}}''' | |||
| {{{ | |||
|- | |- | ||
{{#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}}} }} | ||
|- | |- | ||
{{#if: {{{bloodtype|}}} |{{!}}- | |||
! Blood Type | |||
{{!}} {{{bloodtype}}} }} | |||
|- | |||
{{#if: {{{height|}}} |{{!}}- | |||
! Height | |||
{{!}} {{{height}}} }} | |||
|- | |||
! [[Seiyū]] | ! [[Seiyū]] | ||
| {{{seiyu}}} | | {{{seiyu}}} | ||
|- | |||
{{#if: {{{va|}}} |{{!}}- | |||
! Voice Actor | |||
{{!}} {{{va}}} }} | |||
{{#if: {{{ | |||
{{!}}- | |||
! | |||
{{!}} {{{ | |||
}} | |||
|} | |} | ||
Line 38: | Line 50: | ||
{{-}} | {{-}} | ||
== How To Use This == | == How To Use This == | ||
Just | Just use the following code and fill in your values. | ||
<pre> | <pre> | ||
{{Character Infobox | {{Character Infobox | ||
| | | name_r = | ||
| image = | | name_k = | ||
| | | image = | ||
| | | rank = | ||
| | | affiliation = | ||
| | | heritage = | ||
| | | age = | ||
| | | birthday = | ||
| | | bloodtype = | ||
| height = | |||
| seiyu = | |||
| va = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 59: | 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}}} | |
{{{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.