Difference between revisions of "Template:Austin FC"

From blackwiki
Jump to navigation Jump to search
imported>Quidster4040
imported>Charlesaaronthompson
(I inverted the HTML color codes in the template.)
 
(10 intermediate revisions by 6 users not shown)
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|#00AE42|2px}}
 
| listclass = hlist
 
| listclass = hlist
| basestyle = background:#000; color:#FFF200;
+
| basestyle = background:#00AE42; 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:#00AE42; 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 25: Line 25:
 
  | group2 = Stadiums
 
  | group2 = Stadiums
 
  | list2 =
 
  | list2 =
* [[Austin MLS stadium]] (2020–)
+
* [[Austin FC stadium]] (2021–)
 
<!--
 
<!--
 
  | group3 = Affiliated clubs
 
  | group3 = Affiliated clubs
Line 33: Line 33:
 
  | group4 = Culture
 
  | group4 = Culture
 
  | list4 =
 
  | list4 =
* Austin Supporters Union
 
  
 
  | group5 = Rivalries
 
  | group5 = Rivalries
Line 44: Line 43:
 
;President
 
;President
 
: [[Andy Loughnane]]
 
: [[Andy Loughnane]]
 +
; Sporting Director
 +
: [[Claudio Reyna]]
 +
;Head coach
 +
: [[Josh Wolff]]
 
;Academy manager
 
;Academy manager
 
: [[Tyson Wahl]]
 
: [[Tyson Wahl]]
Line 51: Line 54:
 
  {{navbox|child
 
  {{navbox|child
 
  | groupwidth = 10em
 
  | groupwidth = 10em
  | basestyle = background:#000; color:#FFF;
+
  | basestyle = background:#00AE42; color:#000000;
  | abovestyle = background:#00b84c; {{box-shadow border|a|#000|1px}}
+
  | abovestyle = background:#000000; color:#FFFFFF; {{box-shadow border|a|#00AE42|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
 
 
  }}
 
  }}
 
}}<noinclude>
 
}}<noinclude>

Latest revision as of 02:42, 16 August 2020

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.