Difference between revisions of "Template:Columbus Crew SC"

From blackwiki
Jump to navigation Jump to search
imported>Jamesmiko
imported>Charlesaaronthompson
(I changed the yellow color HTML code to #FCD804: http://static.mlsdigital.net/next/avatars/CLB_avatar-400x400.png)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
 
| name      = Columbus Crew SC
 
| name      = Columbus Crew SC
| title    = [[Columbus Crew SC|{{color|black|Columbus Crew SC}}]]
+
| title    = [[Columbus Crew SC|{{color|#000000|Columbus Crew SC}}]]
 
| listclass = hlist
 
| listclass = hlist
| basestyle = background:#FFF200; color:black; border: 1px solid #000;
+
| basestyle = background:#FCD804; color:#000000; border: 1px solid #000000;
 
| state    = {{{state|autocollapse}}}
 
| state    = {{{state|autocollapse}}}
  
Line 9: Line 9:
 
   {{navbox|child
 
   {{navbox|child
 
   | groupwidth = 14em
 
   | groupwidth = 14em
   | basestyle  = background:black; color:#FFF200;
+
   | basestyle  = background:black; color:#FCD804;
 
   | image      = <!-- [[File:Columbus Crew logo.svg|80px]] -->
 
   | image      = <!-- [[File:Columbus Crew logo.svg|80px]] -->
  
   | above = [[Columbus, Ohio|{{color|#FFF200|Columbus, Ohio}}]]
+
   | above = [[Columbus, Ohio|{{color|#FCD804|Columbus, Ohio}}]]
  
   | group1 = [[Columbus Crew SC|{{color|#FFF200|The Club}}]]
+
   | group1 = [[Columbus Crew SC|{{color|#FCD804|The Club}}]]
 
   | list1  =
 
   | list1  =
 
* [[Columbus Crew SC|History]]
 
* [[Columbus Crew SC|History]]
Line 54: Line 54:
 
   {{navbox|child
 
   {{navbox|child
 
   | groupwidth = 14em
 
   | groupwidth = 14em
   | basestyle  = background:black; color:#FFF200;
+
   | basestyle  = background:#000000; color:#FCD804;
   | abovestyle = background:#FFF200; color:black; border: 1px solid #000;
+
   | abovestyle = background:#FCD804; color:#000000; border: 1px solid #000000;
 
   | above      = '''Major Honors (5)'''
 
   | above      = '''Major Honors (5)'''
 
   | group1  = MLS Cup (1)
 
   | group1  = MLS Cup (1)
Line 72: Line 72:
 
   {{navbox|child
 
   {{navbox|child
 
   | groupwidth = 14em
 
   | groupwidth = 14em
   | basestyle  = background:black; color:#FFF200;
+
   | basestyle  = background:#000000; color:#FCD804;
   | abovestyle = background:#FFF200; color:black; border: 1px solid #000;
+
   | abovestyle = background:#FCD804; color:#000000; border: 1px solid #000000;
   | above      = '''[[Major League Soccer|{{color|black|Major League Soccer}}]]'''
+
   | above      = '''[[Major League Soccer|{{color|#000000|Major League Soccer}}]]'''
 
   | group1  = Seasons (18)
 
   | group1  = Seasons (18)
 
   | list1  =
 
   | list1  =

Revision as of 16:16, 8 July 2015

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.