Template:Group infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Per proposal.)
 
No edit summary
Line 8: Line 8:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{members|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{members|}}}|
{{!}} '''Members'''
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} {{{members}}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:ghostwhite; text-align:left;" border="0" cellpadding="0" cellspacing="0"
! style="padding:2px;" {{!}} Members
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{members|}}}
{{!}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
Line 23: Line 27:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{member_species|}}}|{{!}}- style="background:#ff9c77"
{{#if:{{{member_species|}}}|
{{!}} '''Member Species'''
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} {{{member_species}}}
{{{!}} 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="padding:0 2px;" {{!}} {{{member_species|}}}
{{!}}}
|}}
|}}
|}<noinclude>
|}<noinclude>
Line 35: Line 43:
*latest_appearance
*latest_appearance
*member_species - Species frequently employed by a group; i.e. [[Koopatrols]] are a member species of the Koopa Troop.
*member_species - Species frequently employed by a group; i.e. [[Koopatrols]] are a member species of the Koopa Troop.
*expand &ndash; Collapsing the "members" and "member_species" lists when they are long. Activate this by writing "expandable". "noexpandable" by default.
<br clear="all"> [[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
<br clear="all"> [[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>

Revision as of 06:54, May 2, 2015

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 – Collapsing the "members" and "member_species" lists when they are long. Activate this by writing "expandable". "noexpandable" by default.