Template:Species infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - " |}} " to " }} ")
No edit summary
Line 4: Line 4:
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
|-
{{#if:{{{affiliation|}}}|{{!}}-
{{#if:{{{affiliation|}}}|
{{!}} '''Affiliation(s)'''
{{!}} '''Affiliation(s)'''
{{!}} {{{affiliation}}}
{{!}} {{{affiliation}}}
}}
}}
|-
|-
{{#if:{{{first_appearance|}}}|{{!}}-
{{#if:{{{first_appearance|}}}|
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
}}
}}
|-
|-
{{#if:{{{latest_appearance|}}}|{{!}}-
{{#if:{{{latest_appearance|}}}|
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
}}
}}
|-
|-
{{#if:{{{latest_portrayal|}}}|{{!}}-
{{#if:{{{latest_portrayal|}}}|
{{!}} '''Latest portrayal'''
{{!}} '''Latest portrayal'''
{{!}} {{{latest_portrayal}}}
{{!}} {{{latest_portrayal}}}
}}
}}
|-
|-
{{#if:{{{portrayed_by|}}}|{{!}}-
{{#if:{{{portrayed_by|}}}|
{{!}} '''Portrayed by'''
{{!}} '''Portrayed by'''
{{!}} {{{portrayed_by}}}
{{!}} {{{portrayed_by}}}
}}
}}
|-
|-
{{#if:{{{variant_of|}}}|{{!}}-
{{#if:{{{variant_of|}}}|
{{!}} '''Variant of'''
{{!}} '''Variant of'''
{{!}} {{{variant_of}}}
{{!}} {{{variant_of}}}

Revision as of 15:22, May 4, 2022

Species infobox

Usage

Syntax
|title= By default, this is not necessary, as it will automatically use the article title sans identifier. For special cases, it can be manually specified.
|image= An image of the subject.
|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, e.g. Gloomba is a variant of Goomba
|variants= An entity based on the subject, e.g. one of Goomba's variants is Gloombas
|relatives= An entity with a variant-type relationship with the subject in which it's not clear who is the variant of whom, such as Monty Moles and Rocky Wrenches.
|comparable= Similar entities that are not necessarily based on one another, such as Tub-O-Troopas and Big Koopa Paratroopas
|notable= Notable members of a species, like how Magikoopas would have Kamek.
|collapsed= Set to "true" to collapse the "variants", "relatives", "comparable", and "notable" lists when they are long.
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=
|relatives=
|comparable=
|notable=
|collapsed=
}}