Template:Infobox Computer Hardware Cpu

From Wikipedia, the free encyclopedia

{{{name}}}
Central processing unit
This template employs intricate features of template syntax.
Please do not alter it unless you are certain to understand its setup and parser functions and are ready to repair/revert all collateral damage if results are unexpected.
Any experiments should be conducted and all improvements tested in the template sandbox, or in your user space, before applying anything here.

This template is for CPUs. For generic hardware components, see Template:Infobox Computer Hardware Generic.

[edit] Usage

{{Infobox Computer Hardware Cpu
| name           = Device Name
| image          = An image to show in the infobox
| caption        = A caption for the image
| produced-start = When production begain
| produced-end   = When production ended
| slowest        = Slowest CPU speed
| fastest        = Fastest CPU speed
| slow-unit      = Unit for slow speed. Default: GHz
| fast-unit      = Unit for fast speed. Default: GHz
| fsb-slowest    = Slowest FSB speed
| fsb-fastest    = Fastest FSB speed
| fsb-slow-unit  = Unit for slow speed. Default: MHz
| fsb-fast-unit  = Unit for fast speed. Default: MHz
| size-from      = Fabrication size
| size-to        = Another fabrication size
| manuf1         = Common manufacturers of the device (1-5)
| core1          = Names of the cores (1-7)
| sock1          = Names of the sockets that the cpu was made for (1-5)
| arch           = Instruction set architecture that the cpu implements
| microarch      = Microarchitecture of the cpu
}}

All fields, except 'name' are optional

manuf, core, sock, arch, and microarch are AutoLinks, so you can use plain text or a link for them.

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.

In other languages