Difference between revisions of "Template:Houston Dynamo"

From blackwiki
Jump to navigation Jump to search
imported>Charlesaaronthompson
(I updated the HTML color codes in the template.)
imported>Tom Danson
(Undid revision 773921835 by Charlesaaronthompson (talk) What you did is like telling a grown man he can't have a steak because a baby can't chew it.)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
 
| name = Houston Dynamo
 
| name = Houston Dynamo
| title = [[Houston Dynamo|{{color|#000000|Houston Dynamo}}]]
+
| title = [[Houston Dynamo|{{color|#fff|Houston Dynamo}}]]
 
| listclass = hlist
 
| listclass = hlist
 
| state = {{{state|autocollapse}}}
 
| state = {{{state|autocollapse}}}
| basestyle = background:#F75010; color:#000000; border:1px solid #96C0E6;
+
| basestyle = background:#F36B21; color:#fff; border:1px solid #000000;
  
 
| list1 =
 
| list1 =
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#96C0E6; color:#000000;
+
  | basestyle = background:#000000; color:#FFFFFF;
 
  | image =
 
  | image =
  
  | above = [[Houston|{{color|#000000|Houston, Texas}}]]
+
  | above = [[Houston|{{color|#FFFFFF|Houston, Texas}}]]
  
  | group1 = [[Houston Dynamo|{{color|#000000|The Club}}]]
+
  | group1 = [[Houston Dynamo|{{color|#FFFFFF|The Club}}]]
 
  | list1 =
 
  | list1 =
 
* [[Houston Dynamo#History|History]]
 
* [[Houston Dynamo#History|History]]
Line 67: Line 67:
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#96C0E6; color:#000000;
+
  | basestyle = background:#000000; color:#FFFFFF;
  | abovestyle = background:#F75010; color:#000000; border:1px solid #96C0E6;
+
  | abovestyle = background:#F36B21; color:#fff; border:1px solid #000000;
  
  | above = '''[[List of American and Canadian soccer champions|{{color|#000000|Major honors}}]] (2)'''
+
  | above = '''[[List of American and Canadian soccer champions|{{color|#fff|Major honors}}]] (2)'''
  
  | group1 = [[MLS Cup|{{color|#000000|MLS Cup}}]] (2)
+
  | group1 = [[MLS Cup|{{color|#FFFFFF|MLS Cup}}]] (2)
 
  | list1 =
 
  | list1 =
 
* [[MLS Cup 2006|2006]]
 
* [[MLS Cup 2006|2006]]
Line 81: Line 81:
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#96C0E6; color:#000000;
+
  | basestyle = background:#000000; color:#FFFFFF;
  | abovestyle = background:#F75010; color:#000000; border:1px solid #96C0E6;
+
  | abovestyle = background:#F36B21; color:#fff; border:1px solid #000000;
  
  | above = '''[[Major League Soccer|{{color|#000000|Major League Soccer}}]]'''
+
  | above = '''[[Major League Soccer|{{color|#fff|Major League Soccer}}]]'''
  
  | group1 = [[:Category:Houston Dynamo seasons|{{color|#000000|Seasons}}]] (10)
+
  | group1 = [[:Category:Houston Dynamo seasons|{{color|#FFFFFF|Seasons}}]] (10)
 
  | list1 =
 
  | list1 =
 
* [[2006 Houston Dynamo season|2006]]
 
* [[2006 Houston Dynamo season|2006]]

Revision as of 20:24, 4 May 2017

Initial visibility: currently defaults to autocollapse

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

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