Difference between revisions of "Template:Device Infobox/Floppy Drive"
From Vogons Wiki
Malvineous (Talk | contribs) (Add Tracks parameter) |
Malvineous (Talk | contribs) (Make Density optional) |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
{{Device Infobox/Type | Floppy drive | Floppy Drive}} | {{Device Infobox/Type | Floppy drive | Floppy Drive}} | ||
<includeonly>{{#ifeq:{{{IsInfoboxPage|N}}} | N | [[Category:Floppy drives]] }}</includeonly> | <includeonly>{{#ifeq:{{{IsInfoboxPage|N}}} | N | [[Category:Floppy drives]] }}</includeonly> | ||
− | {{Device Infobox/Item | | + | {{Device Infobox/Item | Media type | [[Has media type::{{{Media type|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 | Tracks | [[Number of tracks::{{{Tracks|Unknown}}}]] }} | ||
− | {{Device Infobox/Item | Density | [[Has density::{{{Density | + | {{#if:{{{Density|}}}| |
+ | {{Device Infobox/Item | Density | [[Has density::{{{Density}}}]] }} | ||
+ | }} | ||
<noinclude> | <noinclude> | ||
{{Device Infobox/End}} | {{Device Infobox/End}} | ||
Line 20: | Line 22: | ||
! Parameter !! Meaning | ! Parameter !! Meaning | ||
|- | |- | ||
− | | | + | | Media type = ''Value'' || {{Property:Has media type}} |
|- | |- | ||
| Sides = ''Value'' || {{Property:Number of sides}} | | Sides = ''Value'' || {{Property:Number of sides}} |
Latest revision as of 22:23, 25 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 | |
Media type | Unknown |
Sides | Unknown |
Tracks | Unknown |
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 |
---|---|
Media type = Value | Page for the type of disk or removable media. Valid values are:
|
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:
|
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").