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
(Created page with "{| class="infobox" style="background:#FFC9EE; border:1px solid magenta" |- ! colspan="2" style="background-color:magenta;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}} |- | colspan="2" style="text-align:center" | {{{image|}}} |- {{#if:{{{first_appearance|}}}| {{!}} '''First appearance''' {{!}} {{{first_appearance}}} }} |- {{#if:{{{latest_appearance|}}}| {{!}} '''Latest appearance''' {{!}} {{{latest_appearance}}} }} |- {{#if:{{{leader|}}}| {{!}} '''Leader''' {{!}} {...")
 
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="background:#FFC9EE; border:1px solid magenta"
{| class="infobox" style="background:#FFC9FF; border:1px solid magenta"
|-
|-
! colspan="2" style="background-color:magenta;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}}
! colspan="2" style="background-color:magenta;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}}
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}}}
}}
}}
|-
{{#if:{{{members|}}}|
{{#if:{{{members|}}}|
{{!}} colspan="2" style="padding:0 !important" {{!}}
{{!}}- style="vertical-align: top"
{{{!}} class="{{#if:{{{collapsed|}}}|mw-collapsible mw-collapsed}}" style="width:100%" cellspacing="0"
{{!}} colspan="2" style="padding:0" {{!}}
! style="text-align:left" {{!}} Members
{{{!}} class="{{#if:{{{collapsed|}}}|mw-collapsible mw-collapsed}}" style="background:#ffc9ff; width:100%; text-align:left;"
! style="background:#ffa2b8; padding:2px;" {{!}} Members
{{!}}-
{{!}}-
{{!}} style="padding:0 2px !important" {{!}} {{{members}}}
{{!}} style="background:#ffa2b8; padding:0 2px;" {{!}} {{{members|}}}
{{!}}}
{{!}}}
}}
|}}
|-
{{#if:{{{member_species|}}}|
{{#if:{{{member_species|}}}|
{{!}} colspan="2" style="padding:0 !important" {{!}}
{{!}}- style="vertical-align: top"
{{{!}} class="{{#if:{{{collapsed|}}}|mw-collapsible mw-collapsed}}" style="width:100%" cellspacing="0"
{{!}} colspan="2" style="padding:0" {{!}}
! style="text-align:left" {{!}} Member species
{{{!}} class="{{#if:{{{collapsed|}}}|mw-collapsible mw-collapsed}}" style="background:#ffc9ff; width:100%; text-align:left;"
! style="background:#ffa2b8; padding:2px;" {{!}} Member species
{{!}}-
{{!}}-
{{!}} style="padding:0 2px !important" {{!}} {{{member_species}}}
{{!}} style="background:#ffa2b8; padding:0 2px;" {{!}} {{{member_species|}}}
{{!}}}
{{!}}}
}}
|}}
|}<noinclude>
|}<noinclude>
==Usage==
==Usage==
<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 =
|collapsed =  
|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 =
}}