Template:Species infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(per this passed proposal. making way for incoming proposals)
No edit summary
Line 1: Line 1:
<templatestyles src="Species infobox/styles.css"/>
<templatestyles src="Species infobox/styles.css"/><includeonly>
{| id="species" class="infobox" style="width:280px"
{| id="species" class="infobox" style="width:280px"
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
Line 89: Line 89:
{{!}}}
{{!}}}
}}
}}
|}<noinclude>{{br}}
|}</includeonly><noinclude>{{br}}
==Usage==
==Usage==
{|border=1 style="border-collapse:collapse;width:70%;float:right;margin:0 0 1em 1em" cellpadding=3
{|class=wikitable style="width:70%;float:right;margin:0 0 1em 1em"
!colspan=2 style="background:#10274c;color:white"|Syntax
!colspan=2|Syntax
|-
|-
|&#124;title=
|&#124;title=
Line 139: Line 139:
|Set to "true" to collapse the "variants", "relatives", "comparable", and "notable" lists when they are long.
|Set to "true" to collapse the "variants", "relatives", "comparable", and "notable" lists when they are long.
|-
|-
!colspan=2 style="background-color:#10274c;color:white"|Deprecated syntax
!colspan=2|Deprecated syntax
|-
|-
|&#124;affiliation=
|&#124;affiliation=

Revision as of 21:06, June 26, 2024

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".
|member_of= Groups the character is a member of.
|variant_of= An older or more basic entity that the subject is considered a subtype of, e.g. Paragoomba is a variant of Goomba.
|subject_origin= The species (including real-world species) that the subject is based on, if applicable.
|variants= An entity considered a subtype of the subject, e.g. one of Goomba's variants is Paragoombas.
|derived_subjects= Any subjects that are based on a pre-existing species, including real-world species, e.g. Bumblebee is a Bee.
|relatives= An entity with a variant-type relationship with the subject in which there are significant visual and/or behavioral differences between the two. Alternatively used if it's not clear who is the variant of whom (if either), such as with Spoings and Spranglers.
|comparable= Similar entities that are not necessarily based on one another, such as Koopa Troopas and Wild Wendells.
|notable= Notable members of a species, like how Toads would have Toadette.
|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=
|member_of=
|variant_of=
|subject_origin=
|variants=
|derived_subjects=
|relatives=
|comparable=
|notable=
|collapsed=
}}