Difference between revisions of "Template:File systems"

From blackwiki
Jump to navigation Jump to search
imported>Guy Harris
(IFS/VFS aren't file systems, they're kernel-level programming interfaces atop which kernel file system accesses (including for system calls from userland) sit and into which specific file system implementations plug.)
imported>Guy Harris
(List Hierarchical File System (as HFS) along with HFS+.)
Line 33: Line 33:
 
* [[Fossil (file system)|Fossil]]
 
* [[Fossil (file system)|Fossil]]
 
* [[HAMMER]]
 
* [[HAMMER]]
 +
* [[Hierarchical File System|HFS]]
 
* [[HFS Plus|HFS+]]
 
* [[HFS Plus|HFS+]]
 
* [[High Performance File System|HPFS]]
 
* [[High Performance File System|HPFS]]

Revision as of 09:27, 18 December 2016

Template documentation

Initial visibility: currently defaults to autocollapse

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

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