Difference between revisions of "Template:Infobox Computer Hardware External"

From blackwiki
Jump to navigation Jump to search
imported>TheJosh
m (change)
imported>Guy Harris
(Fix typo.)
Line 77: Line 77:
 
}}
 
}}
 
</pre>
 
</pre>
All fields, except 'name' are optional
+
All fields, except 'name' are optional.
  
The numbered atributes mean that there is allowance for multiples.  
+
The numbered attributes mean that there is allowance for multiples.  
  
 
See the talk page for some examples which show the full usage of this infobox in a few combinations.
 
See the talk page for some examples which show the full usage of this infobox in a few combinations.

Revision as of 19:57, 28 October 2006

{{{name}}}
Note: This infomation is based around common device configurations and is not comprehensive

This is for external hardware such as screens, keyboards, mice, joysticks, printers, scanners, modems etc.

Usage

{{Infobox Computer Hardware External
| name        = Device Name.
| image       = An image to show in the infobox.
| caption     = A caption for the image.
| invent-date = Date of Invention.
| invent-name = Name of Inventor.
| super-name  = What superseded this device
| super-date  = When this device was superseded
| conn        = What the device connects to.
| via1        = Possible interface for connection. (range 1-5)
| class-name  = Name of the subclassing method.
| class1      = First value in subclassing. (range 1-5)
| manuf1      = Common manufacturers of the device. (range 1-5)
}}

All fields, except 'name' are optional.

The numbered attributes mean that there is allowance for multiples.

See the talk page for some examples which show the full usage of this infobox in a few combinations.