Difference between revisions of "Template:Team roster navbox"

From Sim Football Wiki
Jump to navigation Jump to search
m
m
Line 6: Line 6:
 
| groupstyle = background: #00B3F4;
 
| groupstyle = background: #00B3F4;
 
| titlestyle = background: #00B3F4;  
 
| titlestyle = background: #00B3F4;  
| bodystyle = background: #nnnnnn; width: auto;
+
| bodystyle = background: #nnnnnn; width: 2px;
 
| listpadding = 0.5em 0;
 
| listpadding = 0.5em 0;
  

Revision as of 01:33, 21 February 2022

Initial visibility

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

  • |state=collapsed: {{Team roster navbox|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Team roster navbox|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Team roster navbox|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 is not set, the template's initial visibility is taken from the |default= parameter in the template. For this template, that currently evaluates to autocollapse. Note: When updating the template to reflect roster changes, make sure to remove or add this template to the player's article page as appropriate. Template:Roster maintenance

See also