Template:Species infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (though it's no longer used in the wiki pages, it's still in use on the MarioWiki:BJAODN) |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox | {| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color: ghostwhite; border:1px solid #8a8; color:black" | ||
| align="center" colspan="2" bgcolor="#10274c" style="font-size:145%;" | '''<span style="color:white;">{{{title|{{PAGENAME}}}}}</span>''' | | align="center" colspan="2" bgcolor="#10274c" style="font-size:145%;" | '''<span style="color:white;">{{{title|{{PAGENAME}}}}}</span>''' | ||
|- | |- | ||
Line 24: | Line 24: | ||
|}} | |}} | ||
|- style="vertical-align: top" | |- style="vertical-align: top" | ||
{{#if:{{{sub_species|}}}|{{!}} | | colspan="2" | | ||
{{#if:{{{sub_species|}}}| | |||
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:{{{secbg|#c5ced6}}}; margin:2px 0; text-align:left;" border="0" cellpadding="0" cellspacing="0" | |||
! style="padding:2px;" {{!}} '''Sub-Species''' | |||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} style="background: ghostwhite;" {{!}} {{{sub_species|}}} | ||
{{!}}} | |||
|}} | |}} | ||
{{#if:{{{related|}}}| | |||
{{#if:{{{related|}}}|{{!}} | {{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:{{{secbg|#c5ced6}}}; margin:2px 0; text-align:left;" border="0" cellpadding="0" cellspacing="0" | ||
! style="padding:2px;" {{!}} '''Related Species''' | |||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} style="background: ghostwhite;" {{!}} {{{related|}}} | ||
{{!}}} | |||
|}} | |}} | ||
{{#if:{{{notable|}}}| | |||
{{#if:{{{notable|}}}|{{!}} | {{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:{{{secbg|#c5ced6}}}; margin:2px 0; text-align:left;" border="0" cellpadding="0" cellspacing="0" | ||
! style="padding:2px;" {{!}} '''Notable Members''' | |||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} style="background: ghostwhite;" {{!}} {{{notable}}} | ||
{{!}}} | |||
|}} | |}} | ||
|}<noinclude> | |}<noinclude> |
Revision as of 22:46, October 4, 2013
Species infobox | |
|
- image – an image. Must use
{{!}}
for a|
break symbol in image syntax. - title – default pagename, just in case can be changed
- sub_species – i.e Goomba's sub species is Gloombas
- related – Similar species, such as Boomerang Bros. to Hammer Bros.
- notable – Notable members like how Magikoopas would have Kamek.
- species_origin – Species where Sub-species comes from (if it is a sub-species), so Spear Guy's Species Origin is Shy Guy
- affiliation – i.e., Koopa Troop, X-Naut. Note that this parameter is no longer in use in wiki articles and stays on the template only due to its usage on an entry of MarioWiki:BJAODN.
- latest_appearance
- expand – Collapsing the "sub_species" and "notable" list when it is long. Activate this by writing "expandable". "noexpandable" by default.