Difference between revisions of "Template:Flash"

From blackwiki
Jump to navigation Jump to search
(Undid revision 935786120 by 2600:387:8:7:0:0:0:1D (talk) Leave the templates alone)
(Undid revision 935806963 by 2601:803:8200:6650:8115:C07D:BD1D:E5F5 (talk) they’re not supposed to be colorful.)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
 
  | name      = Flash
 
  | name      = Flash
  | title    = [[Flash (comics)|{{color|#fff|The Flash}}]]
+
  | title    = [[Flash (comics)|The Flash]]
  | state    = {{{state<includeonly>|collapsed</includeonly>}}}
+
  | state    = {{{state|autocollapse}}}
 
  | bodyclass = hlist
 
  | bodyclass = hlist
 
| titlestyle = background-color: #B1121F; color: #fff;
 
| basestyle = background-color: #FFEE8A;
 
  
 
  | above =  
 
  | above =  

Revision as of 21:44, 14 January 2020

Template documentation

Initial visibility: currently defaults to autocollapse

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

  • |state=collapsed: {{Flash|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Flash|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Flash|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.