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
(remove italic)
m
 
(22 intermediate revisions by 2 users not shown)
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:#FFF; border:1px solid #000"
{| class="infobox" style="background:#DDEEFF; border:1px solid #0F378C"
|-
|-
! colspan="2" bgcolor="#663399"|  <span style="color:#FFF">{{{name|{{PAGENAME}}}}}</span>
! colspan="2" style="background-color:#1493ff;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}}
|-
|-
| align="center" colspan="2" | {{{image|}}}
| style="text-align:center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#DDD3EE"
{{#if:{{{full_name|}}}|{{!}}-style="background:#b6daff"
{{!}} '''First appearance'''
{{!}} '''Full name'''
{{!}} {{{first_appearance}}}
{{!}} {{{full_name}}}
|}}
|- style="vertical-align: top"
{{#if:{{{species|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Species'''
{{!}} {{{species}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#DDD3EE"
{{#if:{{{gender|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Latest appearance'''
{{!}} '''Gender'''
{{!}} {{{latest_appearance}}}
{{!}} {{{gender}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{species|}}}|{{!}}-style="background:#DDD3EE"
{{#if:{{{age|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Species'''
{{!}} '''Age'''
{{!}} {{{species}}}
{{!}} {{{age}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{affiliation|}}}|{{!}}-style="background:#DDD3EE"
{{#if:{{{affiliation|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Affiliation'''
{{!}} '''Affiliation'''
{{!}} {{{affiliation}}}
{{!}} {{{affiliation}}}
|}}
|- style="vertical-align: top;"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#b6daff"
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
|}}
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{voice_actor|}}}|{{!}}-style="background:#DDD3EE"
{{#if:{{{portrayed_by|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Voice actor'''
{{!}} '''Portrayed by'''
{{!}} {{{voice_actor}}}
{{!}} {{{portrayed_by}}}
|}}
|}}
|}<noinclude>
|}<noinclude>
Line 33: Line 48:
<pre>
<pre>
{{Character infobox
{{Character infobox
|name =
|name =  
|image =
|image =
|full_name =
|species =
|gender =
|age =
|affiliation=
|first_appearance =
|first_appearance =
|latest_appearance =
|latest_appearance =
|species =
|portrayed_by =
|affiliation =
|voice_actor =
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Characters]]</includeonly>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 10:15, November 30, 2023

Character infobox

Usage[edit]

{{Character infobox
|name = 
|image =
|full_name =
|species =
|gender = 
|age =
|affiliation=
|first_appearance =
|latest_appearance =
|portrayed_by =
}}