Difference between revisions of "Template:Species-infobox"

From Marioverse Wiki
Jump to navigationJump to search
m
m
Line 6: Line 6:


|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}- style="vertical-align:top"
{{#if:{{{habitat|}}}|{{!}}- style="vertical-align:top"
{{!}} '''Latest appearance'''
{{!}} '''habitat'''
{{!}} {{{latest_appearance}}}
{{!}} {{{habitat}}}
|}}
 
|- style="vertical-align: top"
{{#if:{{{habitat|}}}|
{{!}} 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"
! style="background:{{{secbg|#c5ced6}}}; padding:2px;" {{!}} Habitat(s)
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{habitat|}}}
{{!}}}
|}}
|}}



Revision as of 20:14, 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).