Template:Group infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Robot: Changing Category:Infobox Templates to Category:Infobox templates)
mNo edit summary
Line 18: Line 18:
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{first_appearance|}}}|{{!}}- style="background:#ff9c77"
{{#if:{{{first_appearance|}}}|{{!}}- style="background:#ff9c77"
{{!}} '''First Appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{latest_appearance|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Latest Appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
Line 30: Line 30:
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:ghostwhite; text-align:left;" border="0" cellpadding="0" cellspacing="0"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:ghostwhite; text-align:left;" border="0" cellpadding="0" cellspacing="0"
! style="background:{{{secbg|#ff9c77}}}; padding:2px;" {{!}} Member Species
! style="background:{{{secbg|#ff9c77}}}; padding:2px;" {{!}} Member species
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{member_species|}}}
{{!}} style="padding:0 2px;" {{!}} {{{member_species|}}}

Revision as of 01:23, September 11, 2018

Group infobox
  • image - An image. Must use {{!}} for a | break symbol in image syntax.
  • title - Default pagename, for titles with parentheses.
  • leader - The leader of a group; i.e. Bowser's the leader of the Koopa Troop.
  • members - Notable members of a group that aren't the leader; i.e. Kamek is a notable member of the Koopa Troop.
  • first_appearance
  • latest_appearance
  • member_species - Species frequently employed by a group; i.e. Koopatrols are a member species of the Koopa Troop.
  • expand - Collapses the "members" and "member_species" lists when they are long. Activate this by writing "expandable". "noexpandable" by default.