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

From blackwiki
Jump to navigation Jump to search
imported>Thumperward
(→‎Usage: tidy)
imported>Thumperward
(tidy)
Line 1: Line 1:
 
{{Documentation subpage}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
{{Documentation subpage}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS 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 ===
 
=== Usage ===
  
 
<pre>
 
<pre>
{{ infobox filesystem
+
{{ infobox file system
 
| name                    =  
 
| name                    =  
 
| developer              =  
 
| developer              =  

Revision as of 15:26, 2 December 2011

Usage

{{ infobox file system
| 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                      = 
}}