Template:Species infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{first_appearance|}}}|{{!}}- style="background:#c5ced6; vertical-align:top"
{{#if:{{{first_appearance|}}}|{{!}}- style="background:#c5ced6; vertical-align:top"
{{!}} '''First Appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}- style="vertical-align:top"
{{#if:{{{latest_appearance|}}}|{{!}}- style="vertical-align:top"
{{!}} '''Latest Appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
|- style="vertical-align: top"  
|- style="vertical-align: top"  
{{#if:{{{species_origin|}}}|{{!}}- style="background:#c5ced6; vertical-align: top;"
{{#if:{{{species_origin|}}}|{{!}}- style="background:#c5ced6; vertical-align: top;"
{{!}} '''Species Origin'''
{{!}} '''Species origin'''
{{!}} style="width:17em" {{!}} {{{species_origin}}}
{{!}} style="width:17em" {{!}} {{{species_origin}}}
|}}
|}}
|- style="vertical-align: top"  
|- style="vertical-align: top"  
{{#if:{{{parent_species|}}}|{{!}}- style="background:#c5ced6; vertical-align: top;"
{{#if:{{{parent_species|}}}|{{!}}- style="background:#c5ced6; vertical-align: top;"
{{!}} '''Parent Species'''
{{!}} '''Parent species'''
{{!}} style="width:17em" {{!}} {{{parent_species}}}
{{!}} style="width:17em" {{!}} {{{parent_species}}}
|}}
|}}
Line 32: Line 32:
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:ghostwhite; text-align:left;" border="0" cellpadding="0" cellspacing="0"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:ghostwhite; text-align:left;" border="0" cellpadding="0" cellspacing="0"
! style="background:{{{secbg|#c5ced6}}}; padding:2px;" {{!}} Sub-Species
! style="background:{{{secbg|#c5ced6}}}; padding:2px;" {{!}} Sub-species
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{sub_species|}}}
{{!}} style="padding:0 2px;" {{!}} {{{sub_species|}}}
Line 41: Line 41:
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:ghostwhite; text-align:left;" border="0" cellpadding="0" cellspacing="0"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:ghostwhite; text-align:left;" border="0" cellpadding="0" cellspacing="0"
! style="background:{{{secbg|#c5ced6}}}; padding:2px;" {{!}} Derived Species
! style="background:{{{secbg|#c5ced6}}}; padding:2px;" {{!}} Derived species
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{derived_species|}}}
{{!}} style="padding:0 2px;" {{!}} {{{derived_species|}}}
Line 50: Line 50:
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:ghostwhite; text-align:left;" border="0" cellpadding="0" cellspacing="0"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:ghostwhite; text-align:left;" border="0" cellpadding="0" cellspacing="0"
! style="background:{{{secbg|#c5ced6}}}; padding:2px;" {{!}} Related Species
! style="background:{{{secbg|#c5ced6}}}; padding:2px;" {{!}} Related species
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{related|}}}
{{!}} style="padding:0 2px;" {{!}} {{{related|}}}
Line 59: Line 59:
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background: ghostwhite; text-align:left;" border="0" cellpadding="0" cellspacing="0"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background: ghostwhite; text-align:left;" border="0" cellpadding="0" cellspacing="0"
! style="background:{{{secbg|#c5ced6}}}; padding:2px;" {{!}} Notable Members
! style="background:{{{secbg|#c5ced6}}}; padding:2px;" {{!}} Notable members
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{notable}}}
{{!}} style="padding:0 2px;" {{!}} {{{notable}}}

Revision as of 02:52, August 13, 2018

{{species-infobox
|title=
|image=
|first_appearance=
|latest_appearance=
|parent_species=
|derived_species=
|related=
|notable=
|expand=
}}
  • image – an image. Must use {{!}} for a | break symbol in image syntax.
  • title – default pagename, just in case can be changed
  • first_appearance
  • latest_appearance
  • parent_species – an older or more basic species that the subject is based on, i.e. Gloomba's parent species is Goomba
  • derived_species – a species based on the subject, i.e one of Goomba's derived species is Gloombas
  • related – Similar species that are not actually based off one another, such as Tub-O-Troopas and Colossal Koopa Paratroopas
  • notable – notable members of a species, like how Magikoopas would have Kamek.
  • affiliation – i.e., Koopa Troop, X-Naut. Note that this parameter is no longer used in wiki articles and stays on the template only due to its usage on an entry of MarioWiki:BJAODN.
  • expand – for collapsing the "derives species", "related species" and "notable" lists when they are long. Activate this by writing "expandable" (it is "noexpandable" by default).