Difference between revisions of "Template:Infobox Computer Hardware External"
Jump to navigation
Jump to search
imported>Guy Harris (Fix typo.) |
imported>Mike Peel (Recat to Category:Computing infobox templates) |
||
| Line 83: | Line 83: | ||
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. | ||
| − | [[Category: | + | [[Category:Computing infobox templates|Computer Hardware External]] |
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] | [[Category:Templates using ParserFunctions|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Revision as of 22:12, 4 March 2007
| {{{name}}} | |
| Note: This infomation is based around common device configurations and is not comprehensive |
| This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
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.