Difference between revisions of "Template:File systems"

From blackwiki
Jump to navigation Jump to search
imported>RingtailedFox
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.)
Line 140: Line 140:
 
* [[Filesystem in Userspace|FUSE]]
 
* [[Filesystem in Userspace|FUSE]]
 
* [[GmailFS]]
 
* [[GmailFS]]
* [[Installable File System|IFS]]
 
 
* [[Lnfs]]
 
* [[Lnfs]]
 
* [[Linear Tape File System|LTFS]]
 
* [[Linear Tape File System|LTFS]]
Line 195: Line 194:
 
* [[File attribute]]
 
* [[File attribute]]
 
* [[Fork (file system)|Fork]]
 
* [[Fork (file system)|Fork]]
 +
* [[Installable File System|IFS]]
 +
* [[Virtual file system|VFS]]
  
 
}}<noinclude>{{documentation|content={{Collapsible option}}}}
 
}}<noinclude>{{documentation|content={{Collapsible option}}}}

Revision as of 06:47, 3 November 2016

50px 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.