Difference between revisions of "Template:Bills2011DraftPicks"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
m (wikify)
imported>TonyTheTiger
(adding {{collapsible option}} and/or {{{state}}})
Line 3: Line 3:
 
| titlestyle = color:white; background-color:#004089; border:2px solid #c60c30;;
 
| titlestyle = color:white; background-color:#004089; border:2px solid #c60c30;;
 
| title      = <font style="color:white;">[[Buffalo Bills|<span style="color:white">Buffalo Bills</span>]] [[2011 NFL Draft|<span style="color:white">2011 NFL Draft</span>]] selections</font>
 
| title      = <font style="color:white;">[[Buffalo Bills|<span style="color:white">Buffalo Bills</span>]] [[2011 NFL Draft|<span style="color:white">2011 NFL Draft</span>]] selections</font>
| state      = autocollapse
+
| state      = {{{state|autocollapse}}}
 
| listclass  = hlist
 
| listclass  = hlist
 
| list1      =
 
| list1      =
Line 16: Line 16:
 
* [[Michael Jasper]]
 
* [[Michael Jasper]]
 
}}<noinclude>
 
}}<noinclude>
 +
{{collapsible option}}
 
[[Category:Buffalo Bills draft navigational boxes]]
 
[[Category:Buffalo Bills draft navigational boxes]]
 
</noinclude>
 
</noinclude>

Revision as of 02:12, 10 April 2012

Initial visibility: currently defaults to autocollapse

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

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