Difference between revisions of "Template:Houston Texans"

From blackwiki
Jump to navigation Jump to search
imported>Charlesaaronthompson
Line 3: Line 3:
 
  | title = [[Houston Texans|{{color|white|Houston Texans}}]]
 
  | title = [[Houston Texans|{{color|white|Houston Texans}}]]
  
  | titlestyle = background:#02253A; color:#ffffff; border: 2px solid #B31B34;
+
  | titlestyle = background:#03202F; color:#ffffff; border: 2px solid #A71930;
 
  | bodystyle = width:{{{width|100%}}}; <!--if width not specified, use width of former template-->
 
  | bodystyle = width:{{{width|100%}}}; <!--if width not specified, use width of former template-->
  | groupstyle = background:#B31B34; color:#ffffff; border: 2px solid #02253A;
+
  | groupstyle = background:#A71930; color:#ffffff; border: 2px solid #03202F;
  | abovestyle = background:#B31B34; color:#ffffff; border: 2px solid #02253A;
+
  | abovestyle = background:#A71930; color:#ffffff; border: 2px solid #03202F;
 
  | state = <includeonly>{{{state|autocollapse}}}</includeonly><noinclude>expanded</noinclude>
 
  | state = <includeonly>{{{state|autocollapse}}}</includeonly><noinclude>expanded</noinclude>
  

Revision as of 04:45, 19 June 2014

Initial visibility: currently defaults to autocollapse

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

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