Template:Species infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 34: Line 34:
|}}
|}}
|-  
|-  
{{#if:{{{variant_of|{{{parent_species|}}}}}}|{{!}}- style="background:#c5ced6"
{{#if:{{{variant_of|}}}|{{!}}- style="background:#c5ced6"
{{!}} '''Variant of'''
{{!}} '''Variant of'''
{{!}} style="width:17em" {{!}} {{{variant_of|{{{parent_species}}}}}}
{{!}} style="width:17em" {{!}} {{{variant_of}}}
|}}
|}}
|-
|-
{{#if:{{{variants|{{{derived_species|}}}}}}|
{{#if:{{{variants|}}}|
{{!}} 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" {{!}} Variants
! style="background:{{{secbg|#c5ced6}}}; padding:2px" {{!}} Variants
{{!}}-
{{!}}-
{{!}} style="padding:0 2px" {{!}} {{{variants|{{{derived_species}}}}}}
{{!}} style="padding:0 2px" {{!}} {{{variants}}}
{{!}}}
{{!}}}
|}}
|}}
Line 57: Line 57:
|}}
|}}
|-
|-
{{#if:{{{comparable|{{{related|}}}}}}|
{{#if:{{{comparable|}}}|
{{!}} 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" {{!}} Comparable
! style="background:{{{secbg|#c5ced6}}}; padding:2px" {{!}} Comparable
{{!}}-
{{!}}-
{{!}} style="padding:0 2px" {{!}} {{{comparable|{{{related}}}}}}
{{!}} style="padding:0 2px" {{!}} {{{comparable}}}
{{!}}}
{{!}}}
|}}
|}}

Revision as of 09:29, February 11, 2022

Species infobox

Usage

Syntax
|title= By default, this is not necessary, as it will automatically use the article title. When this is not desirable (e.g., where there is a (Disambiguation) tag in the article title), it can be manually specified.
|image= break symbol in image syntax.
|first_appearance= The first game, book, cartoon episode, comic issue, movie, etc. that the species has appeared in.
|latest_appearance= The latest game (etc.) that the species has appeared in. This does not include upcoming games: the game must have been released before the infobox can be updated.
|latest_portrayal= Who voiced (or otherwise portrayed) the species in the most recently released game (etc.).
|portrayed_by= If only one person has portrayed the species, use this instead of "latest portrayal".
|variant_of= An older or more basic entity that the subject is based on, i.e. Gloomba is a variant of Goomba
|variants= An entity based on the subject, e.g. one of Goomba's variants is Gloombas
|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 who is the variant of whom.
|notable= Notable members of a species, like how Magikoopas would have Kamek.
|expand= Collapses the "variants", "relatives", "comparable", and "notable" lists when they are long. It can be enabled by writing "expandable" (it is "noexpandable" by default).
Deprecated syntax
|affiliation= (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.) Important characters, groups or places associated with the character in question.
{{species-infobox
|title=
|image=
|first_appearance=
|latest_appearance=
|latest_portrayal=
|portrayed_by=
|variant_of=
|variants=
|comparable=
|relatives=
|notable=
|expand=
}}