Template:InfoboxDevice/Doc: Difference between revisions
m (Clarify some descriptions, add examples, and new entry types for hardware specs) |
m (Add storage) |
||
(One intermediate revision by the same user not shown) | |||
Line 35: | Line 35: | ||
"description": "Different styles of mounts parts on the device use", | "description": "Different styles of mounts parts on the device use", | ||
"example": "Through Hole, SMD, BGA, Sockets", | "example": "Through Hole, SMD, BGA, Sockets", | ||
"type": "string" | "type": "string", | ||
"label": "Component Mounting Technology" | |||
}, | }, | ||
"Capacitor Types": { | "Capacitor Types": { | ||
Line 80: | Line 81: | ||
"description": "Connector and/or signalling standard for connecting a display", | "description": "Connector and/or signalling standard for connecting a display", | ||
"example": "Composite, VGA, HDMI", | "example": "Composite, VGA, HDMI", | ||
"type": "string" | |||
}, | |||
"Input Voltage": { | |||
"description": "Voltage requirement to power device", | |||
"example": "9V DC, 120V AC", | |||
"type": "string" | |||
}, | |||
"Current": { | |||
"label": "Current (Amps)", | |||
"description": "The amount of current the device requires or the power supply provides", | |||
"example": "1.5A, 250mA", | |||
"type": "string" | |||
}, | |||
"Power Connector": { | |||
"label": "Power Connector / Polarity", | |||
"description": "Connector and polarity of power input", | |||
"example": "Barrel Jack 5.5mm x 2.1mm Center Negative, Mini Din, IEC C13/C14 Socket", | |||
"type": "string" | |||
}, | |||
"Power Pinout": { | |||
"description": "Image of power supply connector pinout", | |||
"type": "wiki-file-name" | |||
}, | |||
"Storage": { | |||
"description": "Both fixed and removable storage types", | |||
"example": "5.25in Floppy Disk, 3.5in IDE HDD, 400MB SCSI HDD", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Line 96: | Line 123: | ||
"Memory", | "Memory", | ||
"Memory Type", | "Memory Type", | ||
"Storage", | |||
"Graphics", | "Graphics", | ||
"Display Interface", | "Display Interface", | ||
"Sound" | "Sound", | ||
"Input Voltage", | |||
"Current", | |||
"Power Connector", | |||
"Power Pinout" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Latest revision as of 14:24, 20 February 2022
Use this template in Source Editing to include the infobox:
{{InfoboxDevice | Title = | Picture = | Release Year = | Leak Risk = | Mounting Technology = | Capacitor Types = | Batteries = | Destructive Entry = }}
TemplateData
Infobox for giving quick useful info for the device
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | Title | Title for the box | String | optional |
Picture | Picture | Picture of device | File | optional |
Release Year | Release Year | Release year of the device | String | optional |
Leak Risk | Leak Risk | Likely hood that the device may have developed a leaking part that could cause corrosive damage that should be fixed
| String | optional |
Component Mounting Technology | Mounting Technology | Different styles of mounts parts on the device use
| String | optional |
Capacitor Types | Capacitor Types | Different types of capacitors used on the device
| String | optional |
Batteries | Batteries | Types of batteries in the device
| String | optional |
Destructive Entry | Destructive Entry | Do you have to damage the device to open it? | String | optional |
CPU | CPU | The main processor of the device
| String | optional |
Memory Capacity | Memory | Standard amount and/or maximum memory for a device
| String | optional |
Memory Type | Memory Type | The module interface, IC model, or other information about the memory type
| String | optional |
Storage | Storage | Both fixed and removable storage types
| String | optional |
Graphics | Graphics | Graphics processor specs or capability for the device
| String | optional |
Display Interface | Display Interface | Connector and/or signalling standard for connecting a display
| String | optional |
Sound | Sound | Sound synthesis chip, output, or capabilities
| String | optional |
Input Voltage | Input Voltage | Voltage requirement to power device
| String | optional |
Current (Amps) | Current | The amount of current the device requires or the power supply provides
| String | optional |
Power Connector / Polarity | Power Connector | Connector and polarity of power input
| String | optional |
Power Pinout | Power Pinout | Image of power supply connector pinout | File | optional |