Difference between revisions of "Template:Branches of the visual arts"

From blackwiki
Jump to navigation Jump to search
imported>CsDix
m (CsDix moved page Template:BranchesofVisualArt to Template:Branches of the visual arts: Sentence casing (Wikipedia standard), syntax/grammar)
imported>CsDix
(name update following move, state handling, ensured template body wider than its titlebar (list1style))
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
| name  = BranchesofVisualArt
+
| name  = Branches of the visual arts
 +
| state = {{{state|{{{1|autocollapse}}}}}}
 
| title = [[Visual arts]]
 
| title = [[Visual arts]]
| state = {{{state|autocollapse}}}
 
 
| listclass = hlist
 
| listclass = hlist
 +
| list1style = height:2.5em;
 
| list1 =
 
| list1 =
 
* [[Architecture]]
 
* [[Architecture]]
Line 12: Line 13:
 
* [[Photography]]
 
* [[Photography]]
 
}}<noinclude>
 
}}<noinclude>
{{collapsible option}}
 
[[Category:Arts and culture templates]]
 
  
 +
 +
{{collapsible option |statename=optional}}
 +
 +
[[Category:Arts and culture templates|Visual arts]]
 
</noinclude>
 
</noinclude>

Revision as of 18:15, 30 March 2013


Initial visibility: currently defaults to autocollapse

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

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