Difference between revisions of "Template:Computer science"

From blackwiki
Jump to navigation Jump to search
imported>Maggyero
m
imported>Maggyero
m
Line 4: Line 4:
 
| state = {{{state<includeonly>|autocollapse</includeonly>}}}
 
| state = {{{state<includeonly>|autocollapse</includeonly>}}}
 
| bodyclass = hlist
 
| bodyclass = hlist
| above = Note: This template follows approximately the [[ACM Computing Classification System]].
+
| above = Note: This template roughly follows the 2012 [[ACM Computing Classification System|ACM Computing classification]].
  
 
| group1 = [[Computer hardware|Hardware]]
 
| group1 = [[Computer hardware|Hardware]]

Revision as of 15:03, 22 November 2015

Initial visibility: currently defaults to autocollapse

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

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