Template:Infobox computer hardware/doc: Difference between revisions

Content deleted Content added
merge params
Usage: "slot" not part of template
Line 10:
<pre>
{{ infobox computer hardware generic
| name = Device Name.
| image = An= imageImage to show in the infobox.
| caption = A= captionCaption for the image.
| invent-date = Date of Invention.
| invent-name = Name of Inventor.
| conn1 = What the device connects to. (range 1-3)
| via1_1 = Possible interface for connection. (range 1-9)
| class-name = Name of the subclassing method.
| class1 = First value in subclassing. (range 1-5)
| manuf1 = Common manufacturers of the device. (range 1-5)
| designfirm = Often, but not always, the same as manufacturer.
| manufacturer = Common manufacturers of the device.
| introduced = Date of Introduction.introduction
| discontinued = Date of discontinuation.
| cost = Introductory price.
| type = Type of hardware (extension card/sound card/graphics card...).
| processor = Type of processor/pic/chip.
| frequency = Speed of the processor.
| memory = BuildBuilt in memory, if any (KB/MB/GB).
| slot = Amount of memory slots.
| connection = Connection (PCI/PCI-E/USB....)
| ports = Connections on the device, such as PATA, SCSI, SATA...
| power = Power consumption (W/kWh)
| weight = kilogram (kg).
| dimensions = W*D*H (width, depth, and height. Normally in centimetre (cm)).
}}
</pre>