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

Difference between revisions of "Template:Group infobox"

From the Spyro Wiki, the Spyro and Skylanders encyclopedia
Jump to navigationJump to search
Line 5: Line 5:
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
|-
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#ffa2b8"
{{#if:{{{first_appearance|}}}|
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
}}
}}
|-
|-
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#ffa2b8"
{{#if:{{{latest_appearance|}}}|
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
}}
}}
|-
|-
{{#if:{{{leader|}}}|{{!}}-style="background:#ffa2b8"
{{#if:{{{leader|}}}|
{{!}} '''Leader'''
{{!}} '''Leader'''
{{!}} {{{leader}}}
{{!}} {{{leader}}}
Line 21: Line 21:
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{members|}}}|
{{#if:{{{members|}}}|
{{!}} colspan="2" style="background:#ffc9ff; padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="width:100%; text-align:left;"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:#ffc9ff; width:100%; text-align:left;"
! style="padding:2px;" {{!}} Members
! style="background:#ffc9ff; padding:2px;" {{!}} Members
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{members|}}}
{{!}} style="padding:0 2px;" {{!}} {{{member|}}}
{{!}}}
{{!}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{member_species|}}}|
{{#if:{{{member_species|}}}|
{{!}} colspan="2" style="background:#ffc9ff; padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="width:100%; text-align:left;"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:#ffc9ff; width:100%; text-align:left;"
! style="padding:2px;" {{!}} Member species
! style="background:#ffc9ff; padding:2px;" {{!}} Member species
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{member_species|}}}
{{!}} style="padding:0 2px;" {{!}} {{{member_species|}}}
Line 40: Line 40:
==Usage==
==Usage==
<pre>
<pre>
{{Group infobox
{{Species infobox
|title =
|title =
|image =
|image =

Revision as of 11:36, June 27, 2023

Group infobox

Usage

{{Species infobox
|title =
|image =
|first_appearance =
|latest_appearance =
|leader =
|members =
|member_species =
|expand = 
}}