There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Character infobox"

From the Spyro Wiki, the Spyro and Skylanders encyclopedia
Jump to navigationJump to search
(updated colors)
(remove test edit)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=300px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#53BAFA; border:1px solid #0F378C"
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=300px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#d1e1fd; border:1px solid #0F378C"
|-
|-
! colspan="2" bgcolor="#2F65C8"| <span style="color:#FFF">{{{name|{{PAGENAME}}}}}</span>
! colspan="2" bgcolor="#53bafa"| {{{name|{{PAGENAME}}}}}
|-
|-
| align="center" colspan="2" | {{{image|}}}
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#2871f6"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#53bafa"
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#2871f6"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#53bafa"
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{species|}}}|{{!}}-style="background:#2871f6"
{{#if:{{{species|}}}|{{!}}-style="background:#53bafa"
{{!}} '''Species'''
{{!}} '''Species'''
{{!}} {{{species}}}
{{!}} {{{species}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{affiliation|}}}|{{!}}-style="background:#2871f6"
{{#if:{{{affiliation|}}}|{{!}}-style="background:#53bafa"
{{!}} '''Affiliation'''
{{!}} '''Affiliation'''
{{!}} {{{affiliation}}}
{{!}} {{{affiliation}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{voice_actor|}}}|{{!}}-style="background:#2871f6"
{{#if:{{{voice_actor|}}}|{{!}}-style="background:#53bafa"
{{!}} '''Voice actor(s)'''
{{!}} '''Voice actor(s)'''
{{!}} {{{voice_actor}}}
{{!}} {{{voice_actor}}}
Line 42: Line 42:
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Characters]]</includeonly>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Characters]]</includeonly>

Revision as of 20:14, January 17, 2020

Character infobox

Usage

{{Character infobox
|name =
|image =
|first_appearance =
|latest_appearance =
|species =
|affiliation =
|voice_actor =
}}