Difference between revisions of "Template:Device Infobox/Floppy Drive"

From Vogons Wiki
Jump to: navigation, search
(Move from Floppy Infobox)
 
(Add Tracks parameter)
Line 8: Line 8:
 
{{Device Infobox/Item | Disk size | [[Has disk size::{{{Disk size|Unknown}}}]] }}
 
{{Device Infobox/Item | Disk size | [[Has disk size::{{{Disk size|Unknown}}}]] }}
 
{{Device Infobox/Item | Sides | [[Number of sides::{{{Sides|Unknown}}}]] }}
 
{{Device Infobox/Item | Sides | [[Number of sides::{{{Sides|Unknown}}}]] }}
 +
{{Device Infobox/Item | Tracks | [[Number of tracks::{{{Tracks|Unknown}}}]] }}
 
{{Device Infobox/Item | Density | [[Has density::{{{Density|Unknown}}}]] }}
 
{{Device Infobox/Item | Density | [[Has density::{{{Density|Unknown}}}]] }}
 
<noinclude>
 
<noinclude>
Line 21: Line 22:
 
| Disk size = ''Value'' || {{Property:Has disk size}}
 
| Disk size = ''Value'' || {{Property:Has disk size}}
 
|-
 
|-
| Number of sides = ''Value'' || {{Property:Number of sides}}
+
| Sides = ''Value'' || {{Property:Number of sides}}
 +
|-
 +
| Tracks = ''Value'' || {{Property:Number of tracks}}
 
|-
 
|-
 
| Density = ''Value'' || {{Property:Has density}}
 
| Density = ''Value'' || {{Property:Has density}}

Revision as of 11:48, 11 March 2016

Device Infobox/Floppy Drive
There is no image of this device — upload one!
Bus type Unknown
Bus width Unknown
Bus speed Unknown
8-bit ISA compatible? Unknown
PCI 5V tolerant? Unknown
PCI 3.3V tolerant?
Manufacturer Unknown
Chipset Unknown
Connectors Unknown
Requires -5VDC? Unknown
Requires -12VDC? Unknown
Config method Unknown
Floppy Drive
Disk size Unknown
Sides Unknown
Tracks Unknown
Density
Driver Missing download URL

This template is used to populate the Device Infobox with information about a floppy drive. See Teac FD-55GFR for example use. As this template sits inside an infobox, it can be combined with other templates in the case of multi-function devices.

Valid parameters and examples specific to this infobox are:

Parameter Meaning
Disk size = Value Property:Has disk size
Sides = Value This is the number of sides the disk has.
Tracks = Value This is the maximum number of tracks the head mechanism can access. Nominally drives are 40 or 80 tracks, however some drives can read beyond this, often up to 83 or in some rare cases 85 tracks. This can allow the drive to read copy protection or disk duplication information stored in these "hidden" tracks. This value should be set to 40 or 80 as appropriate, unless the drive has been tested (e.g. with a Kryoflux) and is known to read beyond the standard limit, in which case this higher limit should be recorded here.
Density = Value Text value for the maximum density the drive can access. One of:
  • High - HD (1.2MB or 1.44MB)
  • Double - DD (360kB or 720kB)
  • Single - SD (180kB)

Default values are shown if the parameter is omitted, so do not use any parameters unless the value is known (most of the defaults say "unknown").