From WikiChip
Difference between revisions of "Template:chipset"

 
Line 31: Line 31:
 
{{#if:{{{fate|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{fate|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{fate|}}}|{{!}} '''Fate''' {{!}}{{!}} [[fate::{{{fate}}}]]|}}
 
{{#if:{{{fate|}}}|{{!}} '''Fate''' {{!}}{{!}} [[fate::{{{fate}}}]]|}}
{{#if:{{{isa|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{isa|}}}|{{!}} '''ISA''' {{!}}{{!}} <!--
 
  -->[[{{lc:{{{manufacturer}}}/{{{isa}}} (isa)}}|{{{isa}}}]][[instruction set architecture::{{{isa}}}| ]]<!--
 
  -->{{#if:{{{isa 2|}}}|, [[{{lc:{{{manufacturer}}}/{{{isa 2}}} (isa)}}|{{{isa 2}}}]][[instruction set architecture::{{{isa 2}}}| ]]}}<!--
 
  -->{{#if:{{{isa 3|}}}|, [[{{lc:{{{manufacturer}}}/{{{isa 3}}} (isa)}}|{{{isa 3}}}]][[instruction set architecture::{{{isa 3}}}| ]]}}<!--
 
-->}}
 
{{#if:{{{microarch|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{microarch|}}}|{{!}} '''µarch''' {{!}}{{!}} <!--
 
  -->[[{{lc:{{{manufacturer}}}/{{{microarch}}} (microarch)}}|{{{microarch}}}]][[microarchitecture::{{{microarch}}}| ]]<!--
 
  -->{{#if:{{{microarch 2|}}}|, [[{{lc:{{{manufacturer}}}/{{{microarch 2}}} (microarch)}}|{{{microarch 2}}}]][[microarchitecture::{{{microarch 2}}}| ]]}}<!--
 
  -->{{#if:{{{microarch 3|}}}|, [[{{lc:{{{manufacturer}}}/{{{microarch 3}}} (microarch)}}|{{{microarch 3}}}]][[microarchitecture::{{{microarch 3}}}| ]]}}<!--
 
  -->{{#if:{{{microarch 4|}}}|, [[{{lc:{{{manufacturer}}}/{{{microarch 4}}} (microarch)}}|{{{microarch 4}}}]][[microarchitecture::{{{microarch 4}}}| ]]}}<!--
 
-->}}
 
 
{{#if:{{{proc|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{proc|}}}|{{!-}}|<div></div>}}
 
{{#if:{{{proc|}}}|{{!}} '''Process''' {{!}}{{!}} <!--
 
{{#if:{{{proc|}}}|{{!}} '''Process''' {{!}}{{!}} <!--

Latest revision as of 20:14, 26 March 2017

Code[edit]

Please enter EXACT values as explained below. This template adds semantics info, proper values is important. Do not use links.

{{chipset
| name              = <!-- core name, e.g. "Poulsbo"                              -->
| image             =
| image size        = 
| caption           =  
| image 2           = 
| image 2 size      = 
| caption 2         = 
| developer         = <!-- main developer of the IC core                              -->
| developer 2       = <!-- 2nd developer of the IC core                               -->
| developer 3       = <!-- 3rd developer of the IC core                               -->
| manufacturer      = <!-- main manufacturer of the IC core                           -->
| manufacturer 2    = <!-- 2nd manufacturer of the IC core                            -->
| manufacturer 3    = <!-- 3rd manufacturer of the IC core                            -->
| manufacturer 4    = <!-- 4th manufacturer of the IC core                            -->
| first announced   = <!-- date of first announced     - use production if just       -->
| first launched    = <!-- date of first release         prod year is known           -->
| fate              = <!-- e.g. "Cancelled"                                           -->
| proc              = <!-- process, e.g. "8 μm"                                       -->
| proc 2            = <!-- ""                                                         -->
| tech              = <!-- process, e.g. "CMOS"                                       -->
| tech 2            = <!-- ""                                                         -->
| bus type          = 
| bus speed         = 
| bus rate          = 
| package           = <!-- package, e.g. "DIP16"                                      -->
| package 2         = <!-- package, e.g. "DIP16"                                      -->
| package 3         = <!-- package, e.g. "DIP16"                                      -->
| package 4         = <!-- package, e.g. "DIP16"                                      -->
| package 5         = <!-- package, e.g. "DIP16"                                      -->
| socket            = <!-- socket, e.g. "LGA1366"                                     -->
| socket 2          = <!-- ""                                                         -->
| socket 2          = <!-- ""                                                         -->
| socket 3          = <!-- ""                                                         -->
| socket 4          = <!-- ""                                                         -->
| socket N...       = <!-- ""                                                         -->

| succession       = <!-- yes for succession info -->
| predecessor      = 
| predecessor link = 
| successor        = 
| successor link   = 
}}