Template:Species infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
m (I'm hoping that this will help...)
Line 3: Line 3:
|-
|-
|align="center" colspan="2" | {{{image|}}}  
|align="center" colspan="2" | {{{image|}}}  
{{#if:{{{species_origin|}}}|{{!}}- style="background:{{{secbg{{!}}#c5ced6}}}; vertical-align: top;"
{{#if:{{{species_origin|}}}|{{!}}- style="background:{{{secbg|#c5ced6}}}; vertical-align: top;"
{{!}} '''Species Origin'''
{{!}} '''Species Origin'''
{{!}} style="width:17em" {{!}} {{{species_origin}}}
{{!}} style="width:17em" {{!}} {{{species_origin}}}
Line 11: Line 11:
{{!}} {{{affiliation}}}
{{!}} {{{affiliation}}}
|}}
|}}
{{#if:{{{first_appearance|}}}|{{!}}- style="background:{{{secbg{{!}}#c5ced6}}}; vertical-align:top"
{{#if:{{{first_appearance|}}}|{{!}}- style="background:{{{secbg|#c5ced6}}}; vertical-align:top"
{{!}} '''First Appearance'''
{{!}} '''First Appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
Line 19: Line 19:
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
{{#if:{{{sub_species|}}}|{{!}}- class={{{expand|noexpandable}}} style="background:{{{secbg{{!}}#c5ced6}}}; vertical-align:top"
{{#if:{{{sub_species|}}}|{{!}}- class={{{expand|noexpandable}}} style="background:{{{secbg|#c5ced6}}}; vertical-align:top"
{{!}} colspan="2" {{!}}'''Sub-Species'''
{{!}} colspan="2" {{!}}'''Sub-Species'''
{{!}}-
{{!}}-
{{!}} colspan="2" {{!}} {{{sub_species|}}}
{{!}} colspan="2" {{!}} {{{sub_species|}}}
|}}
|}}
{{#if:{{{related|}}}|{{!}}- class={{{expand|noexpandable}}} style="background:{{{secbg{{!}}#c5ced6}}}; vertical-align:top"
{{#if:{{{related|}}}|{{!}}- class={{{expand|noexpandable}}} style="background:{{{secbg|#c5ced6}}}; vertical-align:top"
{{!}} colspan="2" {{!}}'''Related Enemies'''
{{!}} colspan="2" {{!}}'''Related Species'''
{{!}}-
{{!}}-
{{!}} colspan="2" {{!}} {{{related|}}}
{{!}} colspan="2" {{!}} {{{related|}}}
|}}
|}}
{{#if:{{{notable|}}}|{{!}}- class={{{expand|noexpandable}}} style="background:{{{secbg{{!}}#c5ced6}}}; vertical-align:top"
{{#if:{{{notable|}}}|{{!}}- class={{{expand|noexpandable}}} style="background:{{{secbg|#c5ced6}}}; vertical-align:top"
{{!}} colspan="2" {{!}} '''Notable Members'''
{{!}} colspan="2" {{!}} '''Notable Members'''
{{!}}-
{{!}}-

Revision as of 00:18, January 30, 2010

Species infobox




  • bg – Main background (white default).
  • border – border bg color
  • image – an image. Must use {{!}} for a | break symbol in image syntax.
  • titlebg – bgcolor of where it says character-infobox, the pagename.
  • title – default pagename, just in case can be changed
  • secbg – the alternating bg color in the rows, next to the white
  • 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
  • latest_appearance
  • expand – Collapsing the "sub_species" and "notable" list when it is long. Activate this by writing "expandable". "noexpandable" by default.