Difference between revisions of "Template:Austin FC"

From blackwiki
Jump to navigation Jump to search
imported>Quidster4040
imported>Charlesaaronthompson
m (I updated the HTML color code formatting in the template, per https://mls2atx.com)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
 
| name = Austin FC
 
| name = Austin FC
| title = [[Austin FC|{{color|#FFF|Austin FC}}]]
+
| title = [[Austin FC|{{color|#FFFFFF|Austin FC}}]]
| titlestyle = background:#000000; color:#FFF; {{box-shadow border|a|#00b84c|2px}}
+
| titlestyle = background:#000000; color:#FFFFFF; {{box-shadow border|a|#00B140|2px}}
 
| listclass = hlist
 
| listclass = hlist
| basestyle = background:#000; color:#FFF200;
+
| basestyle = background:#00B140; color:#000000;
 
| state = {{{state|autocollapse}}}
 
| state = {{{state|autocollapse}}}
  
Line 10: Line 10:
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#000000; color:#FFF
+
  | basestyle = background:#00B140; color:#000000;
 
  | image =
 
  | image =
  
  | above = [[Austin, Texas|{{color|#FFF|Austin, Texas}}]]
+
  | above = [[Austin, Texas|{{color|#000000|Austin, Texas}}]]
  
  | group1 = [[Austin FC|{{color|#FFF|The Club}}]]
+
  | group1 = [[Austin FC|{{color|#000000|Club}}]]
 
  | list1 =
 
  | list1 =
 
* [[List of Austin FC head coaches|Coaches]]
 
* [[List of Austin FC head coaches|Coaches]]
Line 51: Line 51:
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#000; color:#FFF;
+
  | basestyle = background:#00B140; color:#000000;
  | abovestyle = background:#00b84c; {{box-shadow border|a|#000|1px}}
+
  | abovestyle = background:#000000; color:#FFFFFF; {{box-shadow border|a|#00B140|1px}}
  | above = '''[[Major League Soccer|{{color|#000|Major League Soccer}}]]'''
+
  | above = '''[[Major League Soccer|{{color|#FFFFFF|Major League Soccer}}]]'''
  
  | group1 = Seasons  
+
  | group1 = Seasons
 
  | list1 =
 
  | list1 =
 
* 2020
 
* 2020

Revision as of 00:15, 14 January 2019

Initial visibility: currently defaults to autocollapse

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

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