Template:Infobox computer hardware/doc: Difference between revisions

Content deleted Content added
Fix
Add demo; not intricate
Line 1:
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
 
{{esoteric}}
 
This is for generic pieces of computer hardware that don't have more specific infoboxes, such as hard drives, motherboards, CD-ROMs etc. It should not be used for hardware such as CPUs that have their own specific infoboxes. External hardware should not use this box either.
 
{{Parameter names example|name|logo|logo-size|image|image-size|caption|invent-date|invent-name|conn1|via1_1|via1_2|via1_3|via1_4|via1_5|via1_6|via1_7|via1_8|via1_9|conn2|via2_1|via2_2|via2_3|via2_4|via2_5|via2_6|via2_7|via2_8|via2_9|conn3|via3_1|via3_2|via3_3|via3_4|via3_5|via3_6|via3_7|via3_8|via3_9|conn4|via4_1|via4_2|via4_3|via4_4|via4_5|via4_6|via4_7|via4_8|via4_9|class1|class-name|class2|class3|class4|class5|class6|manuf1|manuf2|manuf3|manuf4|manuf5|manuf6|manuf7|designfirm|manufacturer|introduced|discontinued|cost|type|processor|frequency|memory|coprocessor|connection|ports|power|weight|dimensions}}
<pre>
<pre style="overflow: auto;">
{{Infobox computer hardware
| name =
Line 37 ⟶ 36:
</pre>
 
=== Usage ===
The following is an explanation of each parameter
 
Line 66 ⟶ 65:
;weight: Device weight, expressed in [[kilogram|kg]]
;dimensions: Width, depth and height of the device, normally expressed in [[centimeters|cm]]
 
 
All fields, except 'name', are optional
Line 72 ⟶ 70:
The numbered attributes mean that there is allowance for multiples. The <code>via</code> attributes range from <code>via1_1</code> to <code>via3_9</code> where the first number corresponds to the appropriate connection number and the second number is the position in that connections 'via' list. For each connection (via_1, via_2, or via_3), there can be up to 9 connectors, via#_1 through via#_9.
 
=== See also ===
* {{tl|Infobox CPU}} for [[central processing unit]]s