Template:Infobox computer hardware/doc: Difference between revisions

Content deleted Content added
fix code
add more detailed example
Line 90:
== Examples ==
{{Infobox computer hardware
| name = CentralHard Processingdisk Unitdrive
| image = Laptop-hard-drive-exposed.jpg|300px
| invent-date = ages ago
| caption = A 2.5-inch SATA hard drive
| conn1 = Motherboard
| invent-date = 24 December 1954
| via1_1 = cpu socket
| invent-name = [[IBM]] team led by [[Reynold B. Johnson|Rey Johnson]]
| class-name = Architectures
| class1 = x86
| manuf1 = Intel
}}
<pre style="overflow: auto;">
{{Infobox computer hardware
| name = Central Processing Unit
| invent-date = ages ago
| conn1 = Motherboard
| via1_1 = cpu socket
| class-name = Architectures
| class1 = x86
| manuf1 = Intel
}}
</pre>
{{clear}}
{{Infobox computer hardware
| name = Video Card
| invent-name = someone
| conn1 = Motherboard
| via1_1 = PciExpress
| via1_2 = Agp Port
| via1_3 = Pci Port
| conn2 = Display
| via2_1 = Cord
| manuf1 = ATI
| manuf2 = nVidia
}}
<pre style="overflow: auto;">
{{Infobox computer hardware
| name = Video Card
| invent-name = someone
| conn1 = Motherboard
| via1_1 = PciExpress
| via1_2 = Agp Port
| via1_3 = Pci Port
| conn2 = Display
| via2_1 = Cord
| manuf1 = ATI
| manuf2 = nVidia
}}
</pre>
{{clear}}
{{Infobox computer hardware
| name = Hard Drive
| conn1 = Motherboard
| via1_1 = IDE
Line 146 ⟶ 102:
| conn2 = User
| via2_1 = Interactions
| conn3 = Blah
| via3_1 = Meh
| via3_2 = Yeah
| class-name = Interfaces
| class1 = IDE
Line 157 ⟶ 110:
<pre style="overflow: auto;">
{{Infobox computer hardware
| name = Hard Drivedisk drive
| image = Laptop-hard-drive-exposed.jpg|300px
| caption = A 2.5-inch SATA hard drive
| invent-date = 24 December 1954
| invent-name = [[IBM]] team led by [[Reynold B. Johnson|Rey Johnson]]
| conn1 = Motherboard
| via1_1 = IDE
Line 165 ⟶ 122:
| conn2 = User
| via2_1 = Interactions
| conn3 = Blah
| via3_1 = Meh
| via3_2 = Yeah
| class-name = Interfaces
| class1 = IDE
Line 173 ⟶ 127:
| class3 = S-ATA
| class4 = SCSI
}}
</pre>
{{clear}}
{{Infobox computer hardware
| name = Network interface controller
| image = Network card.jpg
| caption = A 1990s [[Ethernet]] network interface controller that connects to the motherboard via the now-obsolete [[ISA bus]]. This combination card features both a [[BNC connector]] (left) for use in (now obsolete) [[10BASE2]] networks and an [[8P8C]] connector (right) for use in [[10BASE-T]] networks.
| invent-date =
| invent-name =
| conn1 = [[Motherboard]]
| via1_1 = Integrated
| via1_2 = [[Peripheral Component Interconnect|PCI]] Connector
| via1_3 = [[Industry Standard Architecture|ISA]] Connector
| via1_4 = [[PCI-E]]
| via1_5 = [[FireWire]]
| via1_6 = [[USB]]
| via1_7 = [[Thunderbolt (interface)|Thunderbolt]]
| conn2 = Network
| via2_1 = [[Ethernet]]
| via2_2 = [[Wi-Fi]]
| via2_3 = [[Fibre Channel]]
| via2_4 = [[Asynchronous Transfer Mode|ATM]]
| via2_5 = [[Fiber Distributed Data Interface|FDDI]]
| via2_6 = [[Token ring]]
| class-name = Speeds
| class1 = 10 Mbit/s
| class2 = 100 Mbit/s
| class3 = 1 Gbit/s
| class4 = 10 Gbit/s
| class5 = up to 160 Gbit/s
| manuf1 = [[Intel]]
| manuf2 = [[Realtek]]
| manuf3 = [[Broadcom]]
| manuf4 = [[Marvell Technology Group]]
| manuf5 = [[QLogic]]
| manuf6 = [[Mellanox]]
}}
<pre style="overflow: auto;">
{{Infobox computer hardware
| name = Network interface controller
| image = Network card.jpg
| caption = A 1990s [[Ethernet]] network interface controller that connects to the motherboard via the now-obsolete [[ISA bus]]. This combination card features both a [[BNC connector]] (left) for use in (now obsolete) [[10BASE2]] networks and an [[8P8C]] connector (right) for use in [[10BASE-T]] networks.
| invent-date =
| invent-name =
| conn1 = [[Motherboard]]
| via1_1 = Integrated
| via1_2 = [[Peripheral Component Interconnect|PCI]] Connector
| via1_3 = [[Industry Standard Architecture|ISA]] Connector
| via1_4 = [[PCI-E]]
| via1_5 = [[FireWire]]
| via1_6 = [[USB]]
| via1_7 = [[Thunderbolt (interface)|Thunderbolt]]
| conn2 = Network
| via2_1 = [[Ethernet]]
| via2_2 = [[Wi-Fi]]
| via2_3 = [[Fibre Channel]]
| via2_4 = [[Asynchronous Transfer Mode|ATM]]
| via2_5 = [[Fiber Distributed Data Interface|FDDI]]
| via2_6 = [[Token ring]]
| class-name = Speeds
| class1 = 10 Mbit/s
| class2 = 100 Mbit/s
| class3 = 1 Gbit/s
| class4 = 10 Gbit/s
| class5 = up to 160 Gbit/s
| manuf1 = [[Intel]]
| manuf2 = [[Realtek]]
| manuf3 = [[Broadcom]]
| manuf4 = [[Marvell Technology Group]]
| manuf5 = [[QLogic]]
| manuf6 = [[Mellanox]]
}}
</pre>