Difference between revisions of "Template:Infobox computer peripheral"
Jump to navigation
Jump to search
imported>TigerK 69 (←Created page with '{| class="infobox" style="width: 250px;" | style="background-color: #CCF; text-align: center; font-size: larger; padding: 1px 3px;" colspan="2" | '''{{{name}}}''' |...') |
imported>TigerK 69 |
||
| Line 54: | Line 54: | ||
{{!}} '''Ports:''' | {{!}} '''Ports:''' | ||
{{!}}{{{ports}}} | {{!}}{{{ports}}} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if: {{{type|}}}| | ||
| + | {{!}} '''Type:''' | ||
| + | {{!}}{{{type}}} | ||
}} | }} | ||
|- | |- | ||
| Line 111: | Line 116: | ||
| rom = Built-in memory. | | rom = Built-in memory. | ||
| ports = Ports on the printer. | | ports = Ports on the printer. | ||
| + | | type = Type of printer. | ||
| color = | | color = | ||
| dpi = | | dpi = | ||
Revision as of 09:09, 9 February 2007
| {{{name}}} |
| 40x40px | 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 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.
Usage
{{Infobox Computer Hardware Printer
| name = Device Name.
| image = An image to show in the infobox.
| caption = A caption for the image.
| introduced = Date of Introduction.
| discontinued = Date of discontinuation.
| cost = Introductory price.
| processor = Type of processor.
| frequency = Speed of the processor.
| minimum = Minimum ammount of memory.
| maximum = Maximum ammount of memory.
| slot = Amount of memory slots.
| rom = Built-in memory.
| ports = Ports on the printer.
| type = Type of printer.
| color =
| dpi =
| speed = Pages per minute.
| language =
| power =
| weight =
| dimensions =
}}
All fields, except 'name' are optional