Difference between revisions of "Template:Connecticut Sun"

From blackwiki
Jump to navigation Jump to search
imported>Tallsteve15
imported>DMC511
(fixing colors)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
 
| name  = Connecticut Sun
 
| name  = Connecticut Sun
| title = [[Connecticut Sun|<span style="color:#FFC322;">Connecticut Sun</span>]]
+
| title = [[Connecticut Sun|{{color|#FFFFFF|Connecticut Sun}}]]
| titlestyle = background:#092C57; color: #FFC322;
 
| groupstyle = background:#B22222; color: #FFFFFF;
 
| bodystyle = width:{{{width|100%}}}; <!--if width not specified, use width of former template-->
 
 
| bodyclass = hlist
 
| bodyclass = hlist
 +
| titlestyle = {{NBA color cell|Connecticut Sun|border=2}};
 +
| basestyle = {{NBA color cell2|Connecticut Sun|border=2}};
 
| state = {{{state|autocollapse}}}
 
| state = {{{state|autocollapse}}}
| abovestyle = background:#B22222; color:#FFFFFF;
 
  
 
| above =
 
| above =

Revision as of 14:50, 21 April 2016

Initial visibility: currently defaults to autocollapse

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

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