Difference between revisions of "Template:Austin FC"

From blackwiki
Jump to navigation Jump to search
imported>Blaixx
(team start is TBD, stadium will be built in 2021)
imported>Charlesaaronthompson
m (I reversed the HTML color codes in the template, as green is the club's primary color, per https://www.austinfc.com)
Line 2: Line 2:
 
| name = Austin FC
 
| name = Austin FC
 
| title = [[Austin FC|{{color|#FFFFFF|Austin FC}}]]
 
| title = [[Austin FC|{{color|#FFFFFF|Austin FC}}]]
| titlestyle = background:#000000; color:#FFFFFF; {{box-shadow border|a|#00B140|2px}}
+
| titlestyle = background:#00B140; color:#FFFFFF; {{box-shadow border|a|#000000|2px}}
 
| listclass = hlist
 
| listclass = hlist
| basestyle = background:#00B140; 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:#00B140; color:#000000;
+
  | basestyle = background:#000000; color:#FFFFFF;
 
  | image =
 
  | image =
  
  | above = [[Austin, Texas|{{color|#000000|Austin, Texas}}]]
+
  | above = [[Austin, Texas|{{color|#FFFFFF|Austin, Texas}}]]
  
  | group1 = [[Austin FC|{{color|#000000|Club}}]]
+
  | group1 = [[Austin FC|{{color|#FFFFFF|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:#00B140; color:#000000;
+
  | basestyle = background:#000000; color:#FFFFFF;
  | abovestyle = background:#000000; color:#FFFFFF; {{box-shadow border|a|#00B140|1px}}
+
  | abovestyle = background:#00B140; color:#FFFFFF; {{box-shadow border|a|#000000|1px}}
 
  | above = '''[[Major League Soccer|{{color|#FFFFFF|Major League Soccer}}]]'''
 
  | above = '''[[Major League Soccer|{{color|#FFFFFF|Major League Soccer}}]]'''
  

Revision as of 16:50, 19 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.