Changes

Jump to navigation Jump to search
m
replace {{PAGENAME}} with {{PAGENAMEBASE}} to remove any disambiguation if article name is used as infobox title, using AWB
{{Infobox
| title = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}}

| label1 = [[Software developer|Developer(s)]]
| data1 = {{{developer|}}}
| label2 = Full name
| data2 = {{{full_name|}}}
| label3 = Variants
| data3 = {{{variants|}}}
| label4 = Introduced
| data4 = {{{introduction_date|}}} {{#if:{{{introduction_os|}}}|with {{{introduction_os}}}}}
| label5 = [[Partition type|Partition identifier]]
| data5 = {{{partition_id|}}}

| header6 = {{#if:{{{directory_struct|}}}{{{file_struct|}}}{{{file_types|}}}{{{bad_blocks_struct|}}}{{{bootable|}}}|Structures}}

| label7 = Directory contents
| data7 = {{{directory_struct|}}}
| label8 = File allocation
| data8 = {{{file_struct|}}}
| label9 = File type
| data9 = {{{file_types|}}}
| label10 = Bad blocks
| data10 = {{{bad_blocks_struct|}}}
| label11 = Bootable
| data11 = {{{bootable|}}}

| header12 = {{#if:{{{min_volume_size|}}}{{{max_volume_size|}}}{{{max_file_size|}}}{{{file_size_granularity|}}}{{{max_files_no|}}}{{{max_filename_size|}}}{{{max_dirname_size|}}}{{{max_directory_depth|}}}{{{filename_character_set|}}}|Limits}}

| label13 = Min. volume size
| data13 = {{{min_volume_size|}}}
| label14 = Max. volume size
| data14 = {{{max_volume_size|}}}
| label15 = Max. file size
| data15 = {{{max_file_size|}}}
| label16 = File size granularity
| data16 = {{{file_size_granularity|}}}
| label17 = Max. number of files
| data17 = {{{max_files_no|}}}
| label18 = Max. filename length
| data18 = {{{max_filename_size|}}}
| label19 = Max. dirname length
| data19 = {{{max_dirname_size|}}}
| label20 = Max. directory depth
| data20 = {{{max_directory_depth|}}}
| label21 = Allowed characters in filenames
| data21 = {{{filename_character_set|}}}

| header22 = {{#if:{{{dates_recorded|}}}{{{date_range|}}}{{{date_resolution|}}}{{{forks_streams|}}}{{{attributes|}}}{{{file_system_permissions|}}}{{{compression|}}}{{{encryption|}}}{{{data_deduplication|}}}{{{single_instance_storage|}}}{{{copy_on_write|}}}|Features}}

| label23 = Dates recorded
| data23 = {{{dates_recorded|}}}
| label24 = Date range
| data24 = {{{date_range|}}}
| label25 = Date resolution
| data25 = {{{date_resolution|}}}
| label26 = [[Fork (filesystem)|Forks]]
| data26 = {{{forks_streams|}}}
| label27 = Attributes
| data27 = {{{attributes|}}}
| label28 = [[File system permissions]]
| data28 = {{{file_system_permissions|}}}
| label29 = Transparent compression
| data29 = {{{compression|}}}
| label30 = [[filesystem-level encryption|Transparent encryption]]
| data30 = {{{encryption|}}}
| label31 = [[Data deduplication]]
| data31 = {{{data_deduplication|}}}
| label32 = [[Data deduplication]]
| data32 = {{{single_instance_storage|}}}<!-- alias for 'data_deduplication' -->
| label33 = [[Copy-on-write]]
| data33 = {{{copy_on_write|}}}

| header34 = {{#if:{{{OS|}}}{{{website|}}}|Other}}

| label35 = Supported [[operating system]]s
| data35 = {{{OS|}}}
| label36 = Website
| data36 = {{{website|}}}

}}<noinclude>{{Documentation}}<!-- categories go on the /doc page, not here --></noinclude>
Anonymous user

Navigation menu