Difference between revisions of "Template:Infobox computer peripheral/doc"
Jump to navigation
Jump to search
imported>Pnm (Sort to better category) |
imported>Izkala (Add demo; not intricate) |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
| − | |||
This is for external computer equipment such as printers. It should not be used for internal components. | This is for external computer equipment such as printers. It should not be used for internal components. | ||
| − | + | == Usage == | |
All fields are optional. | All fields are optional. | ||
| − | <pre> | + | {{Parameter names example|name|image|caption|introduced|discontinued|cost|processor|frequency|minimum|maximum|slot|rom|ports|type|color|dpi|speed|language|power|weight|dimensions}} |
| + | <pre style="overflow: auto;"> | ||
{{ infobox computer peripheral | {{ infobox computer peripheral | ||
| name = Device name | | name = Device name | ||
| Line 34: | Line 34: | ||
}} | }} | ||
</pre> | </pre> | ||
| − | |||
| − | |||
<includeonly> | <includeonly> | ||
Revision as of 09:28, 28 July 2015
| 40px | This is a documentation subpage for Template:Infobox computer peripheral. It contains usage information, categories and other content that is not part of the original template page. |
This is for external computer equipment such as printers. It should not be used for internal components.
Usage
All fields are optional.
Template:Parameter names example
{{ infobox computer peripheral
| 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 amount of memory
| maximum = Maximum amount 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 =
}}