Difference between revisions of "Template:Flash"

From blackwiki
Jump to navigation Jump to search
(Undid revision 935441532 by Zane Rhodes (talk))
imported>Zane Rhodes
(Undid revision 935507517 by 2600:387:8:7:0:0:0:4B (talk))
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
 
  | name      = Flash
 
  | name      = Flash
  | title    = [[Flash (comics)|The Flash]]
+
  | title    = [[Flash (comics)|{{color|#fff|The Flash}}]]
  | state    = {{{state|autocollapse}}}
+
  | state    = {{{state<includeonly>|collapsed</includeonly>}}}
 
  | bodyclass = hlist
 
  | bodyclass = hlist
 +
 +
| titlestyle = background-color: #B1121F; color: #fff;
 +
| basestyle = background-color: #FFEE8A;
  
 
  | above =  
 
  | above =  
Line 18: Line 21:
 
  | group1 = The Flash Family
 
  | group1 = The Flash Family
 
  | list1 = {{Navbox|child
 
  | list1 = {{Navbox|child
 +
  | groupstyle = width: 9em;
 +
  | liststyle = width: auto;
 
   | evenodd = swap
 
   | evenodd = swap
  
Line 82: Line 87:
 
  | group3 = [[List of Flash enemies|Enemies]]
 
  | group3 = [[List of Flash enemies|Enemies]]
 
  | list3  = {{Navbox|child
 
  | list3  = {{Navbox|child
 +
  | groupstyle = width: 9em;
 +
  | liststyle = width: auto;
  
 
   | group1 = Golden Age villains  
 
   | group1 = Golden Age villains  

Revision as of 14:14, 13 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.