Difference between revisions of "Template:Computer science"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Maggyero
m
Line 4: Line 4:
 
| state = {{{state<includeonly>|autocollapse</includeonly>}}}
 
| state = {{{state<includeonly>|autocollapse</includeonly>}}}
 
| bodyclass = hlist
 
| bodyclass = hlist
| above = Note: Computer science can also be divided into different topics or fields according to the [[ACM Computing Classification System]].
+
| above = Note: This template follows approximately the [[ACM Computing Classification System]].
  
 
| group1 = [[Computer hardware|Hardware]]
 
| group1 = [[Computer hardware|Hardware]]
Line 190: Line 190:
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation|content=
 
{{documentation|content=
{{Collapsible option}}
+
{{collapsible option}}
 
[[Category:Computer science templates]]
 
[[Category:Computer science templates]]
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 14:56, 22 November 2015

Template documentation

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.