Difference between revisions of "Template:Device Infobox/Audio"
From Vogons Wiki
Malvineous (Talk | contribs) (Update properties) |
Malvineous (Talk | contribs) (Make memory entries optional) |
||
Line 11: | Line 11: | ||
{{Device Infobox/Item | Channels | {{#if:{{{Channels|}}} | [[Has max channels::{{{Channels}}}]]|''Unknown''}} }} | {{Device Infobox/Item | Channels | {{#if:{{{Channels|}}} | [[Has max channels::{{{Channels}}}]]|''Unknown''}} }} | ||
{{Device Infobox/Item | FM synth | {{#if:{{{FM synth|}}} | [[Has FM synth::{{{FM synth}}}]]|''Unknown''}} }} | {{Device Infobox/Item | FM synth | {{#if:{{{FM synth|}}} | [[Has FM synth::{{{FM synth}}}]]|''Unknown''}} }} | ||
− | + | {{#if:{{{Factory memory|}}} | | |
− | {{Device Infobox/Item | Max memory | + | {{Device Infobox/Item | Factory memory | [[Has factory memory::{{{Factory memory}}}]]}} |
+ | {{Device Infobox/Item | Max memory | [[Has max memory::{{{Max memory}}}]]}} | ||
+ | }} | ||
{{Device Infobox/Item | CD interface | {{{CD interface|''Unknown''}}} }} | {{Device Infobox/Item | CD interface | {{{CD interface|''Unknown''}}} }} | ||
<noinclude> | <noinclude> | ||
Line 34: | Line 36: | ||
| FM synth = ''Value'' || {{Property:Has FM synth}} | | FM synth = ''Value'' || {{Property:Has FM synth}} | ||
|- | |- | ||
− | | Factory memory = ''Value'' || {{Property:Has factory memory}} | + | | Factory memory = ''Value'' || Optional. {{Property:Has factory memory}} |
|- | |- | ||
− | | Max memory = ''Value'' || {{Property:Has max memory}} | + | | Max memory = ''Value'' || Optional. {{Property:Has max memory}} |
|- | |- | ||
| CD interface = ''Value'' || {{Property:Has CD interface}} | | CD interface = ''Value'' || {{Property:Has CD interface}} |
Revision as of 13:12, 20 March 2016
Device Infobox/Audio
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 |
Audio | |
Model | Unknown |
Full duplex | Unknown |
Max sample rate | Unknown |
Channels | Unknown |
FM synth | Unknown |
CD interface | Unknown |
Driver | Missing download URL |
This template is used to populate the Device Infobox with information about an audio card. See Creative Sound Blaster Pro 2 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 |
---|---|
Model = Value | Text value of the device model number, such as CT1350B. |
Full duplex = Value | Boolean value indicating whether the card can record and play audio at the same time. Yes if it can, No if it can't record while playing audio, or Unknown. |
Max sample rate = Value | Maximum sampling rate of audio playback. Specify a value with a unit, such as 44.1 kHz |
Channels = Value | Number of audio channels available. One of the following values:
|
FM synth = Value | This is a page field containing one of the following values:
|
Factory memory = Value | Optional. Amount of memory typically shipped with the card, e.g. soldered on when other sockets are empty. Provide a value with a suffix, such as 512 B (bytes), 256 kB, 2 MB, etc. |
Max memory = Value | Optional. Maximum RAM capacity of the device when all slots are fully populated with the largest capacity chips supported. Provide a value with a suffix, such as 512 B (bytes), 256 kB, 2 MB, etc. |
CD interface = Value | Page field listing one or more interfaces to CD drives in a comma-separated list:
|
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").