Content deleted Content added
W like wiki (talk | contribs) No edit summary |
Guy Harris (talk | contribs) →Examples: And something that's *not* a PC chip. |
||
(28 intermediate revisions by 16 users not shown) | |||
Line 1:
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see
This template is for CPUs. For generic hardware components, see [[Template:Infobox computer hardware]].▼
{{Missing Information|<br>''one good example'' of this infobox whoulb be nice here. But aslong as three [[Template talk:Infobox CPU#Architecture|architecture]]-parameters and the four [[Template talk:Infobox CPU#Names (Products, models, variants)|name]]-parameters are not clearly definded it is difficult|date=October 2019}}▼
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
{{Parameter names example|name|image|image_size|alt|caption▼
|created|produced-start|produced-end|soldby|designfirm|manuf1|manuf2|manuf3|manuf4|manuf5▼
▲This template is for CPUs, SoCs and SiPs. For generic hardware components, see [[Template:Infobox computer hardware]].
▲{{Missing Information|<br>''one good example'' of this infobox
▲{{Parameter names example|name|hide_subheadings|image|image_size|alt|caption
▲|
|application|cpuid|code
|slowest|slow-unit|fastest|fast-unit
Line 14 ⟶ 17:
|data-width|address-width|virtual-width
|l1cache|l2cache|l3cache|l4cache||llcache
|size-from|size-to
|transistors|numcores|amountmemory|gpu|co-processor
|pack1|pack2|pack3|pack4|pack5
|sock1|sock2|sock3|sock4|sock5|sock6|sock7|sock8|sock9
Line 22 ⟶ 25:
|model1|model2|model3|model4|model5|model6|model7|model8|model9
|brand1|brand2|brand3|brand4|brand5|brand6|brand7|brand8|brand9
|variant|predecessor|successor|support status}}
<
{{Infobox CPU
| name
|
|
|
|
| caption =
<!----------------- General Info ----------------->
| launching =
| produced-start =
| produced-end
|
|
| cpuid =
▲| manuf1 = <!-- manuf1..5 -->
|
<!----------------- Performance ------------------>
| slowest
| fastest
| slow-unit
| fast-unit
| fsb-slowest
| fsb-fastest
| fsb-slow-unit
| fsb-fast-unit
| hypertransport-slowest
| hypertransport-fastest
| hypertransport-slow-unit =
| hypertransport-fast-unit =
| qpi-slowest
| qpi-fastest
| qpi-slow-unit
| qpi-fast-unit
| dmi-slowest
| dmi-fastest
| dmi-slow-unit
| dmi-fast-unit
| data-width
| address-width
| virtual-width
<!-------------------- Cache --------------------->
| l1cache
| l2cache
| l3cache
| l4cache
| llcache
<!------- Architecture and classification -------->
| application
| size-from
| size-to
|
|
|
|
|
<!----------- Physical specifications ------------>
| transistors
| numcores
|
| gpu =
| co-processor | pack1
| sock1
<!--------- Products, models, variants ----------->
| core1
| pcode1
| model1
| brand1
| variant
<!------------------
| predecessor
| successor
<!------------------ Support status ------------------->
| support status =
}}
</syntaxhighlight>
{{clear}}
== Usage ==
<
{{Infobox CPU
| name = <!-- Device Name -->
| hide_subheadings = <!-- Any value here will hide the subheadings -->
| image = An image to show in the infobox▼
|
|
|
<!----------------- General Info ------------------------------------------------------------------------------------->
| launching = <!-- Use if a CPU microarchitecture/series has not yet launched but its official release date is known -->
| created = When was introduction▼
|
| produced-end = <!-- When production ended / Discontinued date →see talkpage section #Dates -->
|
|
|
|
<!----------------- Performance -------------------------------------------------------------------------------------->
| fastest = Highest maximum CPU clock▼
|
|
|
|
| fsb-
| fsb-
| fsb-slow-unit = <!-- Unit for slow speed. Default: MHz -->
| fsb-fast-unit = <!-- Unit for fast speed. Default: MHz -->
| hypertransport-
| hypertransport-
| hypertransport-slow-unit = <!-- Unit for slow speed. Default: GT/s -->
| hypertransport-fast-unit = <!-- Unit for fast speed. Default: GT/s -->
| qpi-
| qpi-
|
|
| dmi-
| dmi-
|
|
|
| address-width = <!-- Address bus width in bits -->
|
<!-------------------- Cache ----------------------------------------------------------------------------------------->
▲| l2cache = Level 2 cache size
|
|
|
|
<!------- Architecture and classification ---------------------------------------------------------------------------->
| size-from = First fabrication size▼
|
▲| size-from = <!-- First fabrication size -->
▲| arch1 = Architecture / family →see talkpage section #Architecture
|
| microarch = <!-- Microarchitecture of the CPU -->
| arch = <!-- Instruction set architecture (ISA) that the CPU implements →see talkpage section #Architecture --> | instructions = <!-- Instruction sets
| extensions = <!-- Extensions to the instructions -->
| numinstructions = <!-- Number of instructions -->
<!----------- Physical specifications -------------------------------------------------------------------------------->
|
|
|
|
|
|
<!--------- Products, models, variants ------------------------------------------------------------------------------->
| pcode1 = (1..9) Product code names →see talkpage section "Names (Products, models, variants)"▼
|
|
|
| brand1 = <!-- (1..9) Marketing names of the CPU -->
▲|
| predecessor = What CPU came before▼
<!------------------ History --------------------------------------------------------------------------------------->
| successor = What CPU came after▼
▲| predecessor = <!-- What CPU came before -->
▲| successor = <!-- What CPU came after -->
<!------------------ Support status --------------------------------------------------------------------------------->
| support status = <!-- Current support status -->
}}
</syntaxhighlight>
* All fields, except <code>name</code> are optional
*
:{|
| <code>
|-▼
| <code>clock</code> || →better: <code>slowest</code>, <code>fastest</code>
|-
Line 181 ⟶ 195:
| <code>cores</code>, <code>cores1</code> || →better: <code>numcores</code>
|-
| <code>socket</code> || →better: <code>sock1</code>...<code>sock9</code>
▲|-
▲| <code>arch1</code> || →better: <code>arch</code> -->
|}
* <code>manuf</code>, <code>core</code>, <code>sock</code>, <code>pack</code>, <code>arch</code>, and <code>microarch</code> 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.
== Examples ==
* [[Haswell (microarchitecture)]]
* [[Pentium III]]
* [[Intel 80386]]
* [[Athlon#Athlon_Classic_(1999)|AMD Athlon]]
* [[Zen_(first_generation)|AMD Zen (1st Gen)]]
* [[IBM Telum]]
== See also ==
* {{tl|Infobox CPU architecture}}
* {{tl|Infobox CPU series}}
* {{tl|Infobox computer hardware}}
<includeonly>{{
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Computer hardware infobox templates|Cpu]]
|