Difference between revisions of "Template:Infobox file system"
Jump to navigation
Jump to search
imported>Kesla (bordered instead (easier to make an filesystem-like infobox at File Allocation Table) |
imported>Frap (Made header color green) |
||
| Line 1: | Line 1: | ||
<!--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.--> | <!--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.--> | ||
{| class="infobox bordered" cellspacing="2" style="width: 21em; font-size: 90%; text-align: left;" | {| class="infobox bordered" cellspacing="2" style="width: 21em; font-size: 90%; text-align: left;" | ||
| − | ! colspan="2" style="font-size: larger; text-align: center" | '''{{{name}}}''' | + | ! colspan="2" style="background:#00AA00; font-size: larger; text-align: center" | '''{{{name}}}''' |
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
![[Software developer|Developer]] | ![[Software developer|Developer]] | ||
Revision as of 17:45, 7 May 2006
| {{{name}}} | |
|---|---|
| Developer | {{{developer}}} |
| Full Name | {{{full_name}}} |
| Introduced | {{{introduction_date}}} ({{{introduction_os}}}) |
| Partition identifier | {{{partition_id}}} |
| Structures | |
| Directory contents | {{{directory_struct}}} |
| File allocation | {{{file_struct}}} |
| Bad blocks | {{{bad_blocks_struct}}} |
| Limits | |
| Max file size | {{{max_file_size}}} |
| Max number of files | {{{max_files_no}}} |
| Max filename size | {{{max_filename_size}}} |
| Max volume size | {{{max_volume_size}}} |
| Features | |
| Dates recorded | {{{dates_recorded}}} |
| Date range | {{{date_range}}} |
| Forks | {{{forks_streams}}} |
| Attributes | {{{attributes}}} |
| File system permissions | {{{file_system_permissions}}} |
| Transparent compression | {{{compression}}} |
| Transparent encryption | {{{encryption}}} |