Template:Group infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
|- | |- | ||
{{#if:{{{members|}}}| | {{#if:{{{members|}}}| | ||
{{!}} colspan="2" style="padding:0" {{!}} | {{!}} colspan="2" style="padding:0 !important" {{!}} | ||
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed}}" style="width:100%" cellspacing | {{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed}}" style="width:100%" cellspacing="0" | ||
{{!}} style="padding:2px" {{!}} '''Members''' | {{!}} style="padding:2px !important" {{!}} '''Members''' | ||
{{!}}- | {{!}}- | ||
{{!}} style="padding:0 2px" {{!}} {{{members|}}} | {{!}} style="padding:0 2px !important" {{!}} {{{members|}}} | ||
{{!}}} | {{!}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{member_species|}}}| | {{#if:{{{member_species|}}}| | ||
{{!}} colspan="2" style="padding:0" {{!}} | {{!}} colspan="2" style="padding:0 !important" {{!}} | ||
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed}}" style="width:100%" cellspacing | {{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed}}" style="width:100%" cellspacing="0" | ||
{{!}} style="padding:2px" {{!}} '''Member species''' | {{!}} style="padding:2px !important" {{!}} '''Member species''' | ||
{{!}}- | {{!}}- | ||
{{!}} style="padding:0 2px" {{!}} {{{member_species|}}} | {{!}} style="padding:0 2px !important" {{!}} {{{member_species|}}} | ||
{{!}}} | {{!}}} | ||
|}} | |}} |
Revision as of 22:38, April 22, 2022
Group infobox | |
---|---|
- image - An image. Must use
{{!}}
for a|
break symbol in image syntax. - title - Default pagename, for titles with parentheses.
- first_appearance
- latest_appearance
- 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.
- 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.