Template:Junior Internatia Song Contest: Difference between revisions

From escforumwiki
Jump to navigation Jump to search
Alpacaman (talk | contribs)
No edit summary
Correction for "Pages using duplicate arguments in template calls"
Line 1: Line 1:
{{Navbox with collapsible groups
{{Navbox with collapsible groups
|name = Junior Internatia Song Contest
|name = Junior Internatia Song Contest
|state = expanded
|state = {{{state<includeonly>|expanded</includeonly>}}}
|state = {{{state<includeonly>|expanded</includeonly>}}}
|bodyclass = hlist
|bodyclass = hlist
Line 84: Line 83:
|group3 = [[List of host cities of the Junior Internatia Song Contest|Host cities]]
|group3 = [[List of host cities of the Junior Internatia Song Contest|Host cities]]
|abbr3 =  
|abbr3 =  
|listclass = hlist
|list3 = {{Navbox subgroup
|list3 = {{Navbox subgroup
|group1 = 1-9
|group1 = 1-9

Revision as of 18:20, 3 June 2015

Initial visibility

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

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