Difference between revisions of "Template:Device Infobox/Optical Drive"
Malvineous (Talk | contribs) (Create infobox) |
Malvineous (Talk | contribs) (Fix audio formatting) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
<includeonly>{{#ifeq:{{{IsInfoboxPage|N}}} | N | [[Category:Optical drives]] }}</includeonly> | <includeonly>{{#ifeq:{{{IsInfoboxPage|N}}} | N | [[Category:Optical drives]] }}</includeonly> | ||
{{Device Infobox/Item | Disc count | [[Has disc count::{{{Disc count|1}}}]] }} | {{Device Infobox/Item | Disc count | [[Has disc count::{{{Disc count|1}}}]] }} | ||
− | {{Device Infobox/Item | | + | {{Device Infobox/Item | Transport | [[Has disc transport::{{{Transport|Unknown}}}]] }} |
{{Device Infobox/Item | CD read speed | [[Has CD read speed::{{{Read/CD|Unknown}}}]] }} | {{Device Infobox/Item | CD read speed | [[Has CD read speed::{{{Read/CD|Unknown}}}]] }} | ||
− | {{Device Infobox/Item | CD-R write speed | {{# | + | {{Device Infobox/Item | CD-R write speed | {{#ifeq:{{{Write/CD-R|0 x}}} | 0 x | N/A | {{{Write/CD-R}}}}} }} |
− | {{Device Infobox/Item | CD-RW write speed | {{# | + | {{Device Infobox/Item | CD-RW write speed | {{#ifeq:{{{Write/CD-RW|0 x}}} | 0 x | N/A | {{{Write/CD-RW}}} }} }} |
− | {{Device Infobox/Item | DVD read speed | {{# | + | {{Device Infobox/Item | DVD read speed | {{#ifeq:{{{Read/DVD|0 x}}} | 0 x | N/A | {{{Read/DVD}}} }} }} |
+ | {{Device Infobox/Item | Analogue audio output | {{{Output/Line|Unknown}}} }} | ||
+ | {{Device Infobox/Item | Digital audio output | {{{Output/SPDIF|Unknown}}} }} | ||
{{#set: | {{#set: | ||
− | | Has CD read speed = {{{Read/CD| | + | | Has CD read speed = {{{Read/CD|0 x}}} |
− | | Has CD-R write speed = {{{Write/CD-R| | + | | Has CD-R write speed = {{{Write/CD-R|0 x}}} |
− | | Has CD-RW write speed = {{{Write/CD-RW| | + | | Has CD-RW write speed = {{{Write/CD-RW|0 x}}} |
− | | Has DVD read speed = {{{Read/DVD| | + | | Has DVD read speed = {{{Read/DVD|0 x}}} |
}} | }} | ||
<noinclude> | <noinclude> | ||
Line 30: | Line 32: | ||
| Disc count = '''1''' || {{Property:Has disc count}} | | Disc count = '''1''' || {{Property:Has disc count}} | ||
|- | |- | ||
− | | | + | | Transport = '''Tray''' || {{Property:Has disc transport}} |
|- | |- | ||
− | | Read/CD = '''2''' || {{Property:Has CD read speed}} | + | | Read/CD = '''2 x''' || {{Property:Has CD read speed}} |
|- | |- | ||
− | | Write/CD-R = '''4''' || {{Property:Has CD-R write speed}} | + | | Write/CD-R = '''4 x''' || {{Property:Has CD-R write speed}} |
|- | |- | ||
− | | Write/CD-RW = '''0''' || {{Property:Has CD-RW write speed}} | + | | Write/CD-RW = '''0 x''' || {{Property:Has CD-RW write speed}} |
|- | |- | ||
− | | Read/DVD = '''16''' || {{Property:Has DVD read speed}} | + | | Read/DVD = '''16 x''' || {{Property:Has DVD read speed}} |
+ | |- | ||
+ | | Output/Audio = '''<nowiki>[[Has line output connector::MPC]]</nowiki>''' || {{Property:Has line output connector}} | ||
+ | |- | ||
+ | | Output/SPDIF = '''<nowiki>[[Has SPDIF output connector::Dupont-2]]</nowiki>''' || {{Property:Has SPDIF output connector}} | ||
|} | |} | ||
Latest revision as of 23:32, 17 April 2016
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 |
Optical Drive | |
Disc count | 1 |
Transport | |
CD read speed | Unknown |
CD-R write speed | N/A |
CD-RW write speed | N/A |
DVD read speed | N/A |
Analogue audio output | Unknown |
Digital audio output | Unknown |
Driver | Missing download URL |
This template is used to populate the Device Infobox with information about a CD/DVD drive. See Matsushita CW-7503 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 |
---|---|
Disc count = 1 | Number of discs the drive can hold at one time. Typically only 1, although CD-changer systems will have more. |
Transport = Tray | Text value for the type of disc loading mechanism.
Add others to this list as needed. |
Read/CD = 2 x | How fast the drive can read CDs. Use 1 x for single speed drives, 2 x for double-speed drives, etc. |
Write/CD-R = 4 x | How fast the drive can write to CD-R discs at its maximum speed. Use 1 x for single speed writing, 2 x for double-speed writing, etc. For drives that cannot write CD-Rs, use 0 x. |
Write/CD-RW = 0 x | How fast the drive can write to CD-RW discs at its maximum speed. Use 1 x for single speed writing, 2 x for double-speed writing, etc. For drives that cannot write CD-RWs, use 0 x. |
Read/DVD = 16 x | How fast the drive can read DVDs. Use 1 x for single speed drives, 2 x for double-speed drives, etc. For drives that cannot read DVDs, use 0 x. |
Output/Audio = [[Has line output connector::MPC]] |
Type of internal (PCB) connector (if any) used to output analogue audio. This is different to the 3.5mm headphone connector which is an external connector. Allowed values: See CD audio connectors for a more detailed description of each type.
More connector types can be added to the template page as needed. |
Output/SPDIF = [[Has SPDIF output connector::Dupont-2]] |
Type of internal (PCB) connector (if any) used to output digital audio. This is different from an externally accessible RCA/coax or optical output. Allowed values: See CD audio connectors for a more detailed description of each type.
More connector types can be added to the template page as needed. |
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").