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
(upd)
m
 
(7 intermediate revisions by 2 users not shown)
Line 8: Line 8:
{{!}} '''Full name'''
{{!}} '''Full name'''
{{!}} {{{full_name}}}
{{!}} {{{full_name}}}
|}}
|- style="vertical-align: top"
{{#if:{{{species|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Species'''
{{!}} {{{species}}}
|}}
|- style="vertical-align: top"
{{#if:{{{gender|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Gender'''
{{!}} {{{gender}}}
|}}
|- style="vertical-align: top"
{{#if:{{{age|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Age'''
{{!}} {{{age}}}
|}}
|- style="vertical-align: top"
{{#if:{{{affiliation|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Affiliation'''
{{!}} {{{affiliation}}}
|}}
|}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
Line 18: Line 38:
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|- style="vertical-align: top"
{{#if:{{{species|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Species'''
{{!}} {{{species}}}
|}}
|- style="vertical-align: top"
{{#if:{{{affiliation|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Affiliation'''
{{!}} {{{affiliation}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
Line 38: 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 =
|affiliation =
|portrayed_by =
|portrayed_by =
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[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 =
}}