Difference between revisions of "Template:Flash"

From blackwiki
Jump to navigation Jump to search
imported>Rtkat3
(Adding to the template.)
imported>Dark Lord of Realm 616
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 =  
Line 21: Line 18:
 
  | 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 87: Line 82:
 
  | 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 22:47, 2 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.