Difference between revisions of "Template:Columbus Crew SC"

From blackwiki
Jump to navigation Jump to search
imported>Charlesaaronthompson
(I inverted the color codes used in the template.)
imported>UncleTupelo1
(Yellow is the club primary color over black as per https://www.columbuscrewsc.com/ and their home kit colors)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
 
| name = Columbus Crew SC
 
| name = Columbus Crew SC
| title = [[Columbus Crew SC|{{color|#FFFFFF|Columbus Crew SC}}]]
+
| title = [[Columbus Crew SC|{{color|#000000|Columbus Crew SC}}]]
| titlestyle = background:#000000; color:#FFFFFF; {{box-shadow border|a|#F6E500|2px}}
+
| titlestyle = background:#F6E500; color:#000000; {{box-shadow border|a|#000000|2px}}
 
| listclass = hlist
 
| listclass = hlist
| basestyle = background:#F6E500; color:#000000;
+
| basestyle = background:#000000; color:#F6E500;
 
| state = {{{state|autocollapse}}}
 
| state = {{{state|autocollapse}}}
  
Line 10: Line 10:
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#F6E500; color:#000000;
+
  | basestyle = background:#000000; color:#F6E500;
 
  | image =
 
  | image =
  
  | above = [[Columbus, Ohio|{{color|#000000|Columbus, Ohio}}]]
+
  | above = [[Columbus, Ohio|{{color|#F6E500|Columbus, Ohio}}]]
  
  | group1 = [[Columbus Crew SC|{{color|#000000|Club}}]]
+
  | group1 = [[Columbus Crew SC|{{color|#F6E500|Club}}]]
 
  | list1 =
 
  | list1 =
 
* [[List of Columbus Crew SC head coaches|Coaches]]
 
* [[List of Columbus Crew SC head coaches|Coaches]]
Line 63: Line 63:
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#F6E500; color:#000000;
+
  | basestyle = background:#000000; color:#F6E500;
  | abovestyle = background:#000000; color:#FFFFFF; {{box-shadow border|a|#F6E500|1px}}
+
  | abovestyle = background:#F6E500; color:#000000; {{box-shadow border|a|#000000|1px}}
 
  | above = '''Major honors (5)'''
 
  | above = '''Major honors (5)'''
  
Line 85: Line 85:
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#F6E500; color:#000000;
+
  | basestyle = background:#000000; color:#F6E500;
  | abovestyle = background:#000000; color:#FFFFFF; {{box-shadow border|a|#F6E500|1px}}
+
  | abovestyle = background:#F6E500; color:#000000; {{box-shadow border|a|#000000|1px}}
  | above = '''[[Major League Soccer|{{color|#FFFFFF|Major League Soccer}}]]'''
+
  | above = '''[[Major League Soccer|{{color|#000000|Major League Soccer}}]]'''
  
 
  | group1 = Seasons (25)
 
  | group1 = Seasons (25)

Revision as of 16:21, 14 August 2020

Initial visibility: currently defaults to autocollapse

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

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