Difference between revisions of "Template:Infobox file system/doc"

From blackwiki
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_wite=
+
| copy_on_write=
 
| OS =  
 
| OS =  
 
}}</pre>
 
}}</pre>

Revision as of 13:34, 11 May 2011

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 = 
}}