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>Charlesaaronthompson
m (I changed the HTML text color codes used in the basestyles to white.)
 
(2 intermediate revisions by 2 users not shown)
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:#FFFFFF;
 
| 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:#FFFFFF;
 
  | image =
 
  | image =
  
  | above = [[Columbus, Ohio|{{color|#000000|Columbus, Ohio}}]]
+
  | above = [[Columbus, Ohio|{{color|#FFFFFF|Columbus, Ohio}}]]
  
  | group1 = [[Columbus Crew SC|{{color|#000000|Club}}]]
+
  | group1 = [[Columbus Crew SC|{{color|#FFFFFF|Club}}]]
 
  | list1 =
 
  | list1 =
 
* [[List of Columbus Crew SC head coaches|Coaches]]
 
* [[List of Columbus Crew SC head coaches|Coaches]]
Line 21: Line 21:
 
* [[All-time Columbus Crew SC roster|Players]]
 
* [[All-time Columbus Crew SC roster|Players]]
 
* [[Columbus Crew SC#Player records|Records]]
 
* [[Columbus Crew SC#Player records|Records]]
* [[Columbus Crew SC#Record|Seasons]]
+
* [[List of Columbus Crew SC seasons|Seasons]]
  
 
  | group2 = Stadiums
 
  | group2 = Stadiums
Line 63: Line 63:
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#F6E500; color:#000000;
+
  | basestyle = background:#000000; color:#FFFFFF;
  | 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:#FFFFFF;
  | 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)

Latest revision as of 05:23, 2 November 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.