Difference between revisions of "Template:Infobox computer hardware bus"

From blackwiki
Jump to navigation Jump to search
imported>Cydebot
m (Robot - Removing category Templates using ParserFunctions per CFD at Wikipedia:Categories for discussion/Log/2008 August 21.)
imported>LukeShu
(Move documentation to separate file)
Line 1: Line 1:
 +
<noinclude>{{Intricate template}}</noinclude>
 
{| class="infobox" style="width: 250px;"
 
{| class="infobox" style="width: 250px;"
 
| style="background-color: #CCF; text-align: center; font-size: larger; padding: 1px 3px;" colspan="2" | '''{{{name}}}''' {{ #if: {{{fullname|}}} | <br><span style="font-size: small;">''{{{fullname}}}''</span> }}
 
| style="background-color: #CCF; text-align: center; font-size: larger; padding: 1px 3px;" colspan="2" | '''{{{name}}}''' {{ #if: {{{fullname|}}} | <br><span style="font-size: small;">''{{{fullname}}}''</span> }}
Line 60: Line 61:
 
{{!}}no
 
{{!}}no
 
}}
 
}}
|}<noinclude>
+
|}
{{esoteric}}
 
 
 
This template is for computer busses. 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 Generic]].
 
 
 
== Usage ==
 
<pre>
 
{{Infobox Computer Hardware Bus
 
| name        = Bus Name
 
| fullname    = Full name
 
| image      = An image to show in the infobox
 
| 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
 
| 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)
 
}}
 
</pre>
 
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.
 
  
 +
<noinclude>
 +
{{Documentation}}
 
[[Category:Computing infobox templates|Computer Hardware Bus]]
 
[[Category:Computing infobox templates|Computer Hardware Bus]]
 
 
 
[[el:Πρότυπο:Κουτί πληροφοριών δίαυλου υπολογιστή]]
 
[[el:Πρότυπο:Κουτί πληροφοριών δίαυλου υπολογιστή]]
 
[[ko:틀:컴퓨터 하드웨어 버스 정보]]
 
[[ko:틀:컴퓨터 하드웨어 버스 정보]]
 
</noinclude>
 
</noinclude>

Revision as of 03:43, 20 November 2008

{{{name}}}
Hotplugging? no
External? no


Template documentation[view] [edit] [history] [purge]

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.

el:Πρότυπο:Κουτί πληροφοριών δίαυλου υπολογιστή ko:틀:컴퓨터 하드웨어 버스 정보