Difference between revisions of "Template:Atlantic Coast Conference navbox"

From blackwiki
Jump to navigation Jump to search
imported>Corkythehornetfan
(colors; cleaned up)
imported>Corkythehornetfan
m (color)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
 
|name = Atlantic Coast Conference navbox
 
|name = Atlantic Coast Conference navbox
|title = <font color=#ffffff>[[Atlantic Coast Conference]]</font>
+
|title = <font color=white>[[Atlantic Coast Conference]]</font>
|titlestyle = text-align:center; color:#ffffff; background-color: #0D4C93; border: 2px solid #A7A9A9;
+
|titlestyle = text-align:center; color:#a5a9ab; background-color: #013ca6; border: 2px solid #a5a9ab;
 
|state = {{{state|autocollapse}}}
 
|state = {{{state|autocollapse}}}
 
|listclass = hlist
 
|listclass = hlist
|groupstyle = text-align:center; color: #ffffff; background-color: #0D4C93; border: 2px solid #A7A9A9;
+
|groupstyle = text-align:center; color: #013ca6; background-color: #a5a9ab; border: 2px solid #013ca6;
 
|image = [[File:Atlantic Coast Conference 2014 logo.png|100px]]
 
|image = [[File:Atlantic Coast Conference 2014 logo.png|100px]]
  

Revision as of 19:47, 18 December 2014

Initial visibility: currently defaults to autocollapse

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

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