Difference between revisions of "Template:Chicago White Sox"

From blackwiki
Jump to navigation Jump to search
imported>Charlesaaronthompson
(Updated the official HTML colors to #000, #FFF and #CCC: http://mlb.mlb.com/mlb/components/events/all_star/y2015/franchise_four/images/club_headers/cws.svg)
imported>Tonybbbmonkey
Line 2: Line 2:
 
| name      = Chicago White Sox
 
| name      = Chicago White Sox
 
| title      = [[Chicago White Sox|{{color|#FFF|Chicago White Sox}}]]
 
| title      = [[Chicago White Sox|{{color|#FFF|Chicago White Sox}}]]
| titlestyle = background:#000; color:#FFF;
+
| titlestyle = background:#000; color:#FFF; border: 2px solid #CCCCCC;
 
| basestyle  = background:#CCC; color:#000;
 
| basestyle  = background:#CCC; color:#000;
 
| bodyclass  = hlist
 
| bodyclass  = hlist
Line 131: Line 131:
 
   | state      = collapsed
 
   | state      = collapsed
 
   | title      = Seasons (115)
 
   | title      = Seasons (115)
   | titlestyle = background:#000; color:#FFF;
+
   | titlestyle = background:#000; color:#FFF; border: 2px solid #CCCCCC;
 
   | groupstyle = background:#CCC; color:#000; width:10em;
 
   | groupstyle = background:#CCC; color:#000; width:10em;
  

Revision as of 07:29, 5 August 2015

Initial visibility: currently defaults to autocollapse

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

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