Difference between revisions of "Template:Infobox file system"
Jump to navigation
Jump to search
imported>Thumperward (argh. see if whitespace is causing this) |
imported>Thumperward (did I get my ifs wrong?) |
||
| Line 5: | Line 5: | ||
![[Software developer|Developer]] | ![[Software developer|Developer]] | ||
| {{{developer}}} | | {{{developer}}} | ||
| − | {{#if:{{{full_name|}}} | + | |- style="vertical-align: top;" |
| + | {{#if:{{{full_name|}}} | ||
! Full Name: | ! Full Name: | ||
| {{{full_name|}}}}} | | {{{full_name|}}}}} | ||
| − | {{#if:{{{introduction_date|}}} | + | |- style="vertical-align: top;" |
| + | {{#if:{{{introduction_date|}}} | ||
! Introduced: | ! Introduced: | ||
| {{{introduction_date|}}} {{#if:{{{introduction_os|}}}({{{introduction_os|}}})}} | | {{{introduction_date|}}} {{#if:{{{introduction_os|}}}({{{introduction_os|}}})}} | ||
}} | }} | ||
| − | {{#if:{{{partition_id|}}} | + | |- style="vertical-align: top;" |
| + | {{#if:{{{partition_id|}}} | ||
! [[Partition (computing)|Partition identifier]]: | ! [[Partition (computing)|Partition identifier]]: | ||
| {{{partition_id|}}} | | {{{partition_id|}}} | ||
| Line 21: | Line 24: | ||
! Directory contents | ! Directory contents | ||
| {{{directory_struct}}} | | {{{directory_struct}}} | ||
| − | {{#if:{{{file_struct|}}} | + | |- style="vertical-align: top;" |
| + | {{#if:{{{file_struct|}}} | ||
! File allocation | ! File allocation | ||
| {{{file_struct|}}} | | {{{file_struct|}}} | ||
}} | }} | ||
| − | {{#if:{{{bad_blocks_struct|}}} | + | |- style="vertical-align: top;" |
| + | {{#if:{{{bad_blocks_struct|}}} | ||
! Bad blocks | ! Bad blocks | ||
| {{{bad_blocks_struct|}}} | | {{{bad_blocks_struct|}}} | ||
| Line 34: | Line 39: | ||
! Max file size | ! Max file size | ||
| {{{max_file_size}}} | | {{{max_file_size}}} | ||
| − | {{#if:{{{max_files_no|}}}|- style="vertical-align: top;" | + | {{#if:{{{max_files_no|}}} |
| + | |- style="vertical-align: top;" | ||
! Max number of files | ! Max number of files | ||
| {{{max_files_no|}}} | | {{{max_files_no|}}} | ||
}} | }} | ||
| − | {{#if:{{{max_filename_size|}}}|- style="vertical-align: top;" | + | {{#if:{{{max_filename_size|}}} |
| + | |- style="vertical-align: top;" | ||
! Max filename size | ! Max filename size | ||
| {{{max_filename_size|}}} | | {{{max_filename_size|}}} | ||
}} | }} | ||
| − | {{#if:{{{max_volume_size|}}}|- style="vertical-align: top;" | + | {{#if:{{{max_volume_size|}}} |
| + | |- style="vertical-align: top;" | ||
! Max volume size | ! Max volume size | ||
| {{{max_volume_size|}}} | | {{{max_volume_size|}}} | ||
}} | }} | ||
| − | {{#if:{{{filename_character_set|}}}|- style="vertical-align: top;" | + | {{#if:{{{filename_character_set|}}} |
| + | |- style="vertical-align: top;" | ||
! Allowed characters in filenames | ! Allowed characters in filenames | ||
| {{{filename_character_set|}}} | | {{{filename_character_set|}}} | ||
| Line 55: | Line 64: | ||
! Dates recorded | ! Dates recorded | ||
| {{{dates_recorded}}} | | {{{dates_recorded}}} | ||
| − | {{#if:{{{date_range|}}}|- style="vertical-align: top;" | + | {{#if:{{{date_range|}}} |
| + | |- style="vertical-align: top;" | ||
! Date range | ! Date range | ||
| {{{date_range|}}} | | {{{date_range|}}} | ||
}} | }} | ||
| − | {{#if:{{{forks_streams|}}}|- style="vertical-align: top;" | + | {{#if:{{{forks_streams|}}} |
| + | |- style="vertical-align: top;" | ||
! [[Fork (filesystem)|Forks]] | ! [[Fork (filesystem)|Forks]] | ||
| {{{forks_streams|}}} | | {{{forks_streams|}}} | ||
}} | }} | ||
| − | {{#if:{{{attributes|}}}|- style="vertical-align: top;" | + | {{#if:{{{attributes|}}} |
| + | |- style="vertical-align: top;" | ||
! Attributes | ! Attributes | ||
| {{{attributes|}}} | | {{{attributes|}}} | ||
}} | }} | ||
| − | {{#if:{{{file_system_permissions|}}}|- style="vertical-align: top;" | + | {{#if:{{{file_system_permissions|}}} |
| + | |- style="vertical-align: top;" | ||
! [[File system permissions]] | ! [[File system permissions]] | ||
| {{{file_system_permissions|}}} | | {{{file_system_permissions|}}} | ||
}} | }} | ||
| − | {{#if:{{{compression|}}}|- style="vertical-align: top;" | + | {{#if:{{{compression|}}} |
| + | |- style="vertical-align: top;" | ||
! Transparent compression | ! Transparent compression | ||
| {{{compression|}}} | | {{{compression|}}} | ||
}} | }} | ||
| − | {{#if:{{{encryption|}}}|- style="vertical-align: top;" | + | {{#if:{{{encryption|}}} |
| + | |- style="vertical-align: top;" | ||
! [[filesystem-level encryption|Transparent encryption]] | ! [[filesystem-level encryption|Transparent encryption]] | ||
| {{{encryption|}}} | | {{{encryption|}}} | ||
}} | }} | ||
| − | {{#if:{{{OS|}}}|- style="vertical-align: top;" | + | {{#if:{{{OS|}}} |
| + | |- style="vertical-align: top;" | ||
! Supported [[operating system]]s | ! Supported [[operating system]]s | ||
| {{{OS|}}} | | {{{OS|}}} | ||
Revision as of 10:39, 13 April 2007
| {{{name}}} | |
|---|---|
| Developer | {{{developer}}} |
| Structures | |
| Directory contents | {{{directory_struct}}} |
| Limits | |
| Max file size | {{{max_file_size}}}
|
| Features | |
| Dates recorded | {{{dates_recorded}}}
|
es:Template:Infobox filesystem it:Template:Infobox filesystem ja:Template:Infobox filesystem