Difference between revisions of "Template:Iowa Barnstormers"

From blackwiki
Jump to navigation Jump to search
imported>WikiOriginal-9
imported>Frietjes
(navbox subgroup syntax update)
Line 4: Line 4:
 
  | titlestyle = background:black;; color:#FFE92B; border: 2px solid red;
 
  | titlestyle = background:black;; color:#FFE92B; border: 2px solid red;
 
  | state = {{{state|autocollapse}}}
 
  | state = {{{state|autocollapse}}}
  | groupstyle= background:black; color:#EF3D33;
+
  | basestyle = background:black; color:#EF3D33;
| abovestyle = background:black; color:#EF3D33;
 
 
  | above =
 
  | above =
 
* Founded in 1995
 
* Founded in 1995
Line 38: Line 37:
  
 
  | group6 = Playoff appearances (7)
 
  | group6 = Playoff appearances (7)
  | list6 = {{Navbox subgroup
+
  | list6 = {{Navbox|subgroup
  
   |groupstyle = background:black; color:#EEC900; border: 1px solid #EEC900;
+
   |groupstyle = background:black; color:#EEC900; {{box-shadow border|a|#EEC900|1px}}
  
 
   | group1 = AFL:
 
   | group1 = AFL:
Line 58: Line 57:
  
 
  | group7 = Division championships (5)
 
  | group7 = Division championships (5)
  | list7 = {{Navbox subgroup
+
  | list7 = {{Navbox|subgroup
  
   |groupstyle = background:black; color:#EEC900; border: 1px solid #EEC900;
+
   |groupstyle = background:black; color:#EEC900; {{box-shadow border|a|#EEC900|1px}}
  
 
   | group1 = AFL:
 
   | group1 = AFL:
Line 96: Line 95:
 
| group13 =  
 
| group13 =  
 
| list13 = {{Navbox|child
 
| list13 = {{Navbox|child
| state = collapsed
+
| state = <includeonly>collapsed</includeonly>
 
| title=Seasons (17)
 
| title=Seasons (17)
 
| titlestyle = background:black; color:#EF3D33;
 
| titlestyle = background:black; color:#EF3D33;

Revision as of 15:41, 16 September 2017

Initial visibility: currently defaults to autocollapse

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

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