Difference between revisions of "Template:FireFirstPick"

From blackwiki
Jump to navigation Jump to search
imported>KingSkyLord
m
imported>Charlesaaronthompson
(I updated the wiki-code formatting in the template.)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
| name       = FireFirstPick
+
| name = FireFirstPick
| title     = [[Chicago Fire Soccer Club|{{color|white|Chicago Fire first-round draft picks}}]]
+
| title = [[Chicago Fire FC|{{color|white|Chicago Fire FC first-round draft picks}}]]
| bodyclass = hlist  
+
| bodyclass = hlist  
| state     = {{{state|autocollapse}}}
+
| state = {{{state|autocollapse}}}
| basestyle = background:#AF1E23; color:white; {{box-shadow border|a|#0D204A|1px}}
+
| basestyle = background:#12284C; color:#FFFFFF; {{box-shadow border|a|#C10230|1px}}
  
 
| list1 =
 
| list1 =
Line 34: Line 34:
 
<noinclude>
 
<noinclude>
 
| belowstyle = background:transparent; color:black;
 
| belowstyle = background:transparent; color:black;
| below     = {{MLS FirstPick footer}}
+
| below = {{MLS FirstPick footer}}
 
</noinclude>
 
</noinclude>
 
}}<noinclude>
 
}}<noinclude>

Revision as of 05:48, 3 March 2020

Initial visibility: currently defaults to autocollapse

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

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