Difference between revisions of "Template:Humanities"
Jump to navigation
Jump to search
imported>CsDix m (CsDix moved page Template:Humanities-footer to Template:Humanities: "footer" unnecessary, surplus hyphen) |
imported>CsDix (name update following move, state handling correction, ensured template's body wider than its titlebar (list1style)) |
||
Line 1: | Line 1: | ||
{{Navbox | {{Navbox | ||
− | | name | + | | name = Humanities |
− | | title | + | | state = {{{state|{{{1|autocollapse}}}}}} |
+ | | title = [[Humanities]] | ||
| listclass = hlist | | listclass = hlist | ||
− | | | + | | list1style = height:2.5em; |
− | |||
| list1 = | | list1 = | ||
* [[History]] | * [[History]] | ||
Line 16: | Line 16: | ||
* [[Visual arts]] | * [[Visual arts]] | ||
}}<noinclude> | }}<noinclude> | ||
− | {{collapsible option}} | + | |
+ | |||
+ | {{collapsible option |statename=optional}} | ||
[[Category:Arts and culture templates]] | [[Category:Arts and culture templates]] | ||
[[Category:Philosophy and thinking navigational boxes]] | [[Category:Philosophy and thinking navigational boxes]] | ||
[[Category:Social science and society navigational boxes]] | [[Category:Social science and society navigational boxes]] | ||
− | |||
</noinclude> | </noinclude> |
Revision as of 17:46, 30 March 2013
Initial visibility: currently defaults to autocollapse
To set this template's initial visibility, the |state=
parameter may be used:
|state=collapsed
:{{Humanities|state=collapsed}}
to show the template collapsed, i.e., hidden apart from its title bar|state=expanded
:{{Humanities|state=expanded}}
to show the template expanded, i.e., fully visible|state=autocollapse
:{{Humanities|state=autocollapse}}
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
.