Difference between revisions of "Template:Infobox computer hardware bus"
Jump to navigation
Jump to search
imported>Tom94022 (Changed Label7 to Speed, it was capacity) |
imported>Dsimic (Added support for "image_size" parameter) |
||
| Line 2: | Line 2: | ||
| title = {{{name|}}} | | title = {{{name|}}} | ||
| subheader = {{{fullname|}}} | | subheader = {{{fullname|}}} | ||
| − | | image = {{#if:{{{image|}}}|[[file:{{{image}}}|200px|alt={{{alt|}}}}}]]}} | + | | image = {{#if:{{{image|}}}|[[file:{{{image}}}|{{{image_size|200px}}}|alt={{{alt|}}}}}]]}} |
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
Revision as of 00:54, 5 April 2014
[[Category:Infobox templates|Template:Remove first word]]
This template is for computer buses. You could probably also use it for network hardware systems such as Ethernet, although a separate infobox for networks might be a better idea. For generic hardware components, see Template:Infobox computer hardware.
Usage
Template:Parameter names example
{{Infobox computer hardware bus
| name = Bus Name
| fullname = Full name
| image = An image to show in the infobox
| image_size = Size of the image
| alt = Description of image for those who cannot see the image (see WP:ALT).
| caption = A caption for the image
| invent-date = Year of Invention
| invent-name = Name of Inventor
| super-name = What superseded this bus
| super-date = When this bus was superseded
| replaces = What this bus superseded
| width = Width of the bus in bits
| numdev = Number of simultaneous connected devices
| speed = Speed of the bus
| style = 's' for serial, 'p' for Parallel, or plain text
| hotplug = Does this bus support Hot-Plugging? (default: no)
| external = Is this bus external? (default: no)
| website = Website of the technology or consortium, if available
}}
All fields, except 'name' are optional.
See the talk page for some examples which show the full usage of this infobox in a few combinations.
| The above documentation is transcluded from Template:Infobox computer hardware bus/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |