Difference between revisions of "Template:Descendants of Jivansinhji"

From blackwiki
Jump to navigation Jump to search
imported>Agricolae
m (migrate template)
imported>WOSlinker
(use mw-collapsible)
Line 1: Line 1:
{| class="navbox collapsible <includeonly>{{{state|collapsed}}}</includeonly>" style="width: {{{width|100%}}}; {{#switch: {{{align|}}}
+
{| class="navbox mw-collapsible <includeonly>{{#ifeq:{{{state|}}}|collapsed|mw-collapsed|{{{state|mw-collapsed}}}}}</includeonly>" style="width: {{{width|100%}}}; {{#switch: {{{align|}}}
 
|left = float: left;
 
|left = float: left;
 
|right = float: right;
 
|right = float: right;

Revision as of 07:10, 23 June 2020

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Descendants of Jivansinhji|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Descendants of Jivansinhji|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Descendants of Jivansinhji|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.

|align=value is also available; where value can be either right or left. The default is center.
|width=value is also available; where value can be either N [em/%/px] or auto. The default is 100%.