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 {{{expand|noexpandable}}}" 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"
{| 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|}}}|{{!}}- class={{{expand|noexpandable}}} style="background:{{{secbg|#c5ced6}}}; vertical-align:top"
| colspan="2" |
{{!}} colspan="2" {{!}}'''Sub-Species'''
{{#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'''
{{!}}-
{{!}}-
{{!}} colspan="2" {{!}} {{{sub_species|}}}
{{!}} style="background: ghostwhite;" {{!}} {{{sub_species|}}}
{{!}}}
|}}
|}}
|- style="vertical-align: top"
{{#if:{{{related|}}}|
{{#if:{{{related|}}}|{{!}}- class={{{expand|noexpandable}}} style="background:{{{secbg|#c5ced6}}}; vertical-align:top"
{{{!}} 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"
{{!}} colspan="2" {{!}}'''Related Species'''
! style="padding:2px;" {{!}} '''Related Species'''
{{!}}-
{{!}}-
{{!}} colspan="2" {{!}} {{{related|}}}
{{!}} style="background: ghostwhite;" {{!}} {{{related|}}}
{{!}}}
|}}
|}}
|- style="vertical-align: top"
{{#if:{{{notable|}}}|
{{#if:{{{notable|}}}|{{!}}- class={{{expand|noexpandable}}} style="background:{{{secbg|#c5ced6}}}; vertical-align:top"
{{{!}} 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"
{{!}} colspan="2" {{!}} '''Notable Members'''
! style="padding:2px;" {{!}} '''Notable Members'''
{{!}}-
{{!}}-
{{!}} colspan="2" {{!}} {{{notable}}}
{{!}} 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.