Difference between revisions of "Template:Device Infobox/Modem"
Malvineous (Talk | contribs) (Create infobox) |
Malvineous (Talk | contribs) (Fix parameter names) |
||
Line 6: | Line 6: | ||
{{Device Infobox/Type | Modem | Modem}} | {{Device Infobox/Type | Modem | Modem}} | ||
<includeonly>{{#ifeq:{{{IsInfoboxPage|N}}} | N | [[Category:Modems]] }}</includeonly> | <includeonly>{{#ifeq:{{{IsInfoboxPage|N}}} | N | [[Category:Modems]] }}</includeonly> | ||
− | {{Device Infobox/Item | Lines | [[Number of phone lines::{{{ | + | {{Device Infobox/Item | Lines | [[Number of phone lines::{{{Lines|Unknown}}}]] }} |
{{Device Infobox/Item | Phone out | [[Has phone out connector::{{{Phone out|Unknown}}}]] }} | {{Device Infobox/Item | Phone out | [[Has phone out connector::{{{Phone out|Unknown}}}]] }} | ||
{{Device Infobox/Item | TAD in/out | {{#if:{{{TAD|}}} | {{{TAD}}} | [[Has TAD connector::None]]}} }} | {{Device Infobox/Item | TAD in/out | {{#if:{{{TAD|}}} | {{{TAD}}} | [[Has TAD connector::None]]}} }} | ||
− | {{Device Infobox/Item | Speed | [[Has maximum speed::{{{ | + | {{Device Infobox/Item | Speed | [[Has maximum speed::{{{Speed|Unknown}}}]] }} |
{{Device Infobox/Item | Voice | [[Has voice support::{{{Voice|Unknown}}}]] }} | {{Device Infobox/Item | Voice | [[Has voice support::{{{Voice|Unknown}}}]] }} | ||
{{Device Infobox/Item | Fax | [[Has fax support::{{{Fax|Unknown}}}]] }} | {{Device Infobox/Item | Fax | [[Has fax support::{{{Fax|Unknown}}}]] }} |
Latest revision as of 15:33, 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 |
Modem | |
Lines | Unknown |
Phone out | Unknown |
TAD in/out | None |
Speed | Unknown |
Voice | Unknown |
Fax | Unknown |
Driver | Missing download URL |
This template is used to populate the Device Infobox with information about a dial-up modem. See USRobotics Sportster Winmodem 33.6 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 |
---|---|
Lines = 1 | Number of phone lines that can be connected to the device, typically 1. |
Phone out = Yes | Boolean value, Yes if a telephone handset can be plugged into the device, No otherwise. |
TAD = [[Has TAD connector::Dupont-4]] |
Type of internal (PCB) connector (if any) used to receive audio from a modem, and to send microphone input to the modem. 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. |
Speed = 33600 | Number indicating how much data can be transferred per second. Use the marketing values here, without a unit abbreviation. For example, for a 1200 baud modem, use 1200, for a 33.6k modem use 33600, and for a 56k modem, use 56000. |
Voice = Yes | Boolean value, Yes if the device can place voice calls and a conversation can be held, No if it cannot. |
Fax = Yes | Boolean value, Yes if the device can send and/or receive faxes, No if it cannot. |
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").