Difference between revisions of "Template:Species-infobox"

From Marioverse Wiki
Jump to navigationJump to search
m
Line 15: Line 15:
{{!}} 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|#ff6666}}}; padding:2px;" {{!}} Related Species
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{related_species|}}}
{{!}} style="padding:0 2px;" {{!}} {{{related_species|}}}
Line 25: Line 25:
{{!}} 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|#ff6666}}}; padding:2px;" {{!}} Notable members
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{notable}}}
{{!}} style="padding:0 2px;" {{!}} {{{notable}}}

Revision as of 20:27, 3 April 2021

{{species-infobox
|title=
|image=
|first_appearance=
|latest_appearance=
|parent_species=
|derived_species=
|related=
|relatives=
|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 (shown as Variant of) – an older or more basic entity that the subject is based on, i.e. Gloomba is a variant of Goomba
  • derived_species (shown as Variants) – an entity based on the subject, i.e one of Goomba's variants is Gloombas
  • related (shown as Comparable) – similar entities that are not actually based off one another, such as Tub-O-Troopas and Big Koopa Paratroopas
  • relatives – an entity with a variant-type relationship with the subject in which it's not clear which is the variant of which.
  • 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).