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
 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
|-
{{#if:{{{first_appearance|}}}|
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#ffa2b8"
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
}}
}}
|-
|-
{{#if:{{{latest_appearance|}}}|
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#ffa2b8"
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
}}
}}
|-
|-
{{#if:{{{leader|}}}|
{{#if:{{{leader|}}}|{{!}}-style="background:#ffa2b8"
{{!}} '''Leader'''
{{!}} '''Leader'''
{{!}} {{{leader}}}
{{!}} {{{leader}}}
}}
}}
|- style="vertical-align: top"
{{#if:{{{members|}}}|
{{#if:{{{members|}}}|
{{!}}- style="vertical-align: top"
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:#ffc9ff; width:100%; text-align:left;"
{{{!}} class="{{#if:{{{collapsed|}}}|mw-collapsible mw-collapsed}}" style="background:#ffc9ff; width:100%; text-align:left;"
! style="background:#ffc9ff; padding:2px;" {{!}} Members
! style="background:#ffa2b8; padding:2px;" {{!}} Members
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{member|}}}
{{!}} style="background:#ffa2b8; padding:0 2px;" {{!}} {{{members|}}}
{{!}}}
{{!}}}
|}}
|}}
|- style="vertical-align: top"
{{#if:{{{member_species|}}}|
{{#if:{{{member_species|}}}|
{{!}}- style="vertical-align: top"
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:#ffc9ff; width:100%; text-align:left;"
{{{!}} class="{{#if:{{{collapsed|}}}|mw-collapsible mw-collapsed}}" style="background:#ffc9ff; width:100%; text-align:left;"
! style="background:#ffc9ff; padding:2px;" {{!}} Member species
! style="background:#ffa2b8; padding:2px;" {{!}} Member species
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{member_species|}}}
{{!}} style="background:#ffa2b8; padding:0 2px;" {{!}} {{{member_species|}}}
{{!}}}
{{!}}}
|}}
|}}
Line 41: Line 41:
<pre>
<pre>
{{Species infobox
{{Species infobox
|title =
|title by =
|image =
|image =
|first_appearance =
|first_appearance =
Line 48: Line 48:
|members =
|members =
|member_species =
|member_species =
|expand =  
|collapsed =
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 17:43, November 21, 2023

Group infobox

Usage[edit]

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