Difference between revisions of "Template:ANZC team nav"

From blackwiki
Jump to navigation Jump to search
blackwiki>TonyTheTiger
(adding {{collapsible option}} and/or {{{state}}})
Line 4: Line 4:
 
|titlestyle = background:#{{ANZ netball colour|{{{alt-colours|{{{team|}}}}}}|1}}; color:#{{ANZ netball colour|{{{alt-colours|{{{team|}}}}}}|2}}; border:solid #{{ANZ netball colour|{{{alt-colours|{{{team|}}}}}}|3}} 1px
 
|titlestyle = background:#{{ANZ netball colour|{{{alt-colours|{{{team|}}}}}}|1}}; color:#{{ANZ netball colour|{{{alt-colours|{{{team|}}}}}}|2}}; border:solid #{{ANZ netball colour|{{{alt-colours|{{{team|}}}}}}|3}} 1px
 
|style = width:100%
 
|style = width:100%
|state = collapsed
+
|state = {{{state<includeonly>|collapsed</includeonly>}}}
 
|groupstyle = background:#{{ANZ netball colour|{{{alt-colours|{{{team|}}}}}}|3}}; color:#{{ANZ netball colour|{{{alt-colours|{{{team|}}}}}}|4}}
 
|groupstyle = background:#{{ANZ netball colour|{{{alt-colours|{{{team|}}}}}}|3}}; color:#{{ANZ netball colour|{{{alt-colours|{{{team|}}}}}}|4}}
 
|listclass = {{{listclass|hlist}}}
 
|listclass = {{{listclass|hlist}}}
Line 14: Line 14:
 
|list2 = {{{staff}}}
 
|list2 = {{{staff}}}
 
}}<noinclude>
 
}}<noinclude>
 +
{{collapsible option}}
 
[[Category:ANZ Championship navigational boxes]]
 
[[Category:ANZ Championship navigational boxes]]
 
</noinclude>
 
</noinclude>

Revision as of 04:01, 10 January 2013

Initial visibility: currently defaults to autocollapse

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

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