Difference between revisions of "Template:Chicago Fire FC"

From blackwiki
Jump to navigation Jump to search
imported>GrouchoPython
(key personnel update)
imported>Charlesaaronthompson
m (I adjusted the color codes used in the template, per https://www.chicagofirefc.com/post/2019/11/21/chicago-fire-reveals-new-primary-badge-and-brand-identity-ahead-move-soldier-field & https://www.mlsstore.com/content/assets/MLS_Chicago_Fire_3118-1096637059255.6483.svg)
Line 3: Line 3:
 
| title = [[Chicago Fire FC|{{color|#FFFFFF|Chicago Fire Football Club}}]]
 
| title = [[Chicago Fire FC|{{color|#FFFFFF|Chicago Fire Football Club}}]]
 
| bodyclass = hlist
 
| bodyclass = hlist
| basestyle = background:#C11F32; color:#FFFFFF; {{box-shadow border|a|#FFC609|2px}}
+
| basestyle = background:#C10230; color:#FFFFFF; {{box-shadow border|a|#FFC600|2px}}
 
| state = {{{state|autocollapse}}}
 
| state = {{{state|autocollapse}}}
  
 
| list1 =
 
| list1 =
 
  {{navbox|child
 
  {{navbox|child
  | basestyle = background:#11284A; color:#FFFFFF;
+
  | basestyle = background:#12284C; color:#FFFFFF;
 
  | groupwidth = 10em
 
  | groupwidth = 10em
 
  | image =
 
  | image =
Line 53: Line 53:
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#11284A; color:#FFFFFF;
+
  | basestyle = background:#12284C; color:#FFFFFF;
  | abovestyle = background:#C11F32; color:#FFFFFF; {{box-shadow border|a|#FFC609|1px}}
+
  | abovestyle = background:#C10230; color:#FFFFFF; {{box-shadow border|a|#FFC600|1px}}
  
 
  | above = '''Major honors (6)'''
 
  | above = '''Major honors (6)'''
Line 77: Line 77:
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#11284A; color:#FFFFFF;
+
  | basestyle = background:#12284C; color:#FFFFFF;
  | abovestyle = background:#C11F32; color:#FFFFFF; {{box-shadow border|a|#FFC609|1px}}
+
  | abovestyle = background:#C10230; color:#FFFFFF; {{box-shadow border|a|#FFC600|1px}}
  
 
  | above = '''Major League Soccer'''
 
  | above = '''Major League Soccer'''

Revision as of 21:17, 6 January 2020

Initial visibility: currently defaults to autocollapse

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

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