Difference between revisions of "Template:LAF"

From blackwiki
Jump to navigation Jump to search
imported>DimaLevin
(Created page with '{{Navbox with columns | name = LAF | title = League of American Football | bodyclass = hlist | state = {{{state|autocollapse}}} | fullwidth = yes | col1heade...')
 
imported>Davemck
m (rename duplicate parm)
Line 5: Line 5:
 
| state = {{{state|autocollapse}}}
 
| state = {{{state|autocollapse}}}
 
| fullwidth = yes
 
| fullwidth = yes
| col1headerstyle = background:#D0E7FF;
+
| col1headerstyle = background:#FFE6BD;
 
| col2headerstyle = background:#FFE6BD;
 
| col2headerstyle = background:#FFE6BD;
| col2header = Center Division  
+
| col1header = Center Division  
 
| col2header = Ural Division  
 
| col2header = Ural Division  
| col1headercolspan = 2
+
| col1headercolspan = 1
| col2headercolspan = 2
+
| col2headercolspan = 1
 
| above =
 
| above =
 
*Seasons
 
*Seasons

Revision as of 22:23, 28 March 2018

Initial visibility: currently defaults to autocollapse

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

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