Difference between revisions of "Template:Infobox file system/doc"
Jump to navigation
Jump to search
imported>MerlIwBot m (robot Modifying: de:Vorlage:Infobox Dateisystem) |
imported>DStoykov (copy_on_write) |
||
| Line 27: | Line 27: | ||
| encryption = | | encryption = | ||
| data_deduplication = | | data_deduplication = | ||
| − | | | + | | copy_on_write= |
| OS = | | OS = | ||
}}</pre> | }}</pre> | ||
Revision as of 13:34, 11 May 2011
| This is a documentation subpage for Template:Infobox file system. It contains usage information, categories and other content that is not part of the original template page. |
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.
Usage
{{Infobox filesystem|
| name =
| developer =
| full_name =
| introduction_date =
| introduction_os =
| partition_id =
| directory_struct =
| file_struct =
| bad_blocks_struct =
| max_file_size =
| max_files_no =
| max_filename_size =
| max_volume_size =
| dates_recorded =
| date_range =
| date_resolution =
| forks_streams =
| attributes =
| file_system_permissions =
| compression =
| encryption =
| data_deduplication =
| copy_on_write=
| OS =
}}