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

Difference between revisions of "Template:Species infobox"

From the Spyro Wiki, the Spyro and Skylanders encyclopedia
Jump to navigationJump to search
(pinky)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="infobox" style="background:pink; border:1px solid deeppink"
{| class="infobox" style="background:#FFDDEE; border:1px solid deeppink"
|-
|-
! colspan="2" style="background-color:deeppink;color:white;font-size:13px"| {{{name|{{PAGENAME}}}}}
! colspan="2" style="background-color:deeppink;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}}
|-
|-
| style="text-align:center" colspan="2" | {{{image|}}}
| style="text-align:center" colspan="2" | {{{image|}}}
|- style="vertical-align: top"
{{#if:{{{world|}}}|{{!}}-style="background:#ffb6da"
{{!}} '''World'''
{{!}} {{{world}}}
|}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#FF69B4"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#ffb6da"
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#FF69B4"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#ffb6da"
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
Line 17: Line 22:
{{#if:{{{notable|}}}|
{{#if:{{{notable|}}}|
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:pink; width:100%; text-align:left;"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:#ffddee; width:100%; text-align:left;"
! style="background:#FF69B4; padding:2px;" {{!}} Notable member(s)
! style="background:#ffb6da; padding:2px;" {{!}} Notable member(s)
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{notable|}}}
{{!}} style="padding:0 2px;" {{!}} {{{notable|}}}
Line 24: Line 29:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{variant_of|}}}|{{!}}-style="background:#FF69B4"
{{#if:{{{variant_of|}}}|{{!}}-style="background:#ffb6da"
{{!}} '''Variant of'''
{{!}} '''Variant of'''
{{!}} {{{variant_of}}}
{{!}} {{{variant_of}}}
Line 31: Line 36:
{{#if:{{{variants|}}}|
{{#if:{{{variants|}}}|
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:pink; width:100%; text-align:left;"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:#ffddee; width:100%; text-align:left;"
! style="background:#FF69B4; padding:2px;" {{!}} Variant(s)
! style="background:#ffb6da; padding:2px;" {{!}} Variant(s)
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{variants|}}}
{{!}} style="padding:0 2px;" {{!}} {{{variants|}}}
Line 40: Line 45:
{{#if:{{{relatives|}}}|
{{#if:{{{relatives|}}}|
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:pink; width:100%; text-align:left;"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:#ffddee; width:100%; text-align:left;"
! style="background:#FF69B4; padding:2px;" {{!}} Relative(s)
! style="background:#ffb6da; padding:2px;" {{!}} Relative(s)
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{relatives|}}}
{{!}} style="padding:0 2px;" {{!}} {{{relatives|}}}
Line 49: Line 54:
{{#if:{{{comparable|}}}|
{{#if:{{{comparable|}}}|
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:pink; width:100%; text-align:left;"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:#ffddee; width:100%; text-align:left;"
! style="background:#FF69B4; padding:2px;" {{!}} Comparable
! style="background:#ffb6da; padding:2px;" {{!}} Comparable
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{comparable|}}}
{{!}} style="padding:0 2px;" {{!}} {{{comparable|}}}
{{!}}
{{!}}}
|}}
|}}
|}<noinclude>
|}<noinclude>
Line 61: Line 66:
|name =
|name =
|image =
|image =
|world =
|first_appearance =
|first_appearance =
|latest_appearance =
|latest_appearance =
Line 70: Line 76:
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Species]]</includeonly>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 09:59, February 24, 2024

Species infobox

Usage[edit]

{{Species infobox
|name =
|image =
|world = 
|first_appearance =
|latest_appearance =
|notable =
|variant_of =
|variants =
|relatives =
|comparable =
}}