Difference between revisions of "Template:Infobox file system"
Jump to navigation
Jump to search
imported>AlistairMcMillan (Make Fork link direct) |
imported>Plugwash |
||
| Line 1: | Line 1: | ||
| + | <!--note: the three filesystem infobox at [[file allocation table]] is based on this but modified to cover all 3 variants of fat please make any style changes to both at the same time.--> | ||
{| style="float: right; margin: 0 0 1em 1em; width: 21em; font-size: 90%; clear: right;" cellspacing="5" | {| style="float: right; margin: 0 0 1em 1em; width: 21em; font-size: 90%; clear: right;" cellspacing="5" | ||
|- | |- | ||
Revision as of 20:21, 8 September 2005
| {{{name}}} | |
| Developer | {{{developer}}} |
|---|---|
| Full Name | {{{full_name}}} |
| Introduced | {{{introduction_date}}} ({{{introduction_os}}}) |
| Partition identifier | {{{partition_id}}} |
| Structures | |
| Directory contents | {{{directory_struct}}} |
| File allocation | {{{file_struct}}} |
| Bad blocks | {{{bad_blocks_struct}}} |
| Limits | |
| Max file size | {{{max_file_size}}} |
| Max number of files | {{{max_files_no}}} |
| Max filename size | {{{max_filename_size}}} |
| Max volume size | {{{max_volume_size}}} |
| Features | |
| Dates recorded | {{{dates_recorded}}} |
| Date range | {{{date_range}}} |
| Forks | {{{forks_streams}}} |
| Attributes | {{{attributes}}} |
| File system permissions | {{{file_system_permissions}}} |
| Transparent compression | {{{compression}}} |
| Transparent encryption | {{{encryption}}} |