From WikiChip
Difference between revisions of "Template:core"

(Undo revision 37910 by ChipIt (talk))
Line 5: Line 5:
 
{{#if:{{{caption|}}}|{{!-}}}}
 
{{#if:{{{caption|}}}|{{!-}}}}
 
{{#if:{{{caption|}}}|{{!}} style="text-align: center; font-size: 12px;" colspan="2" {{!}} {{{caption}}}}}}}
 
{{#if:{{{caption|}}}|{{!}} style="text-align: center; font-size: 12px;" colspan="2" {{!}} {{{caption}}}}}}}
 +
{{#if:{{{image 2|}}}|{{!}} style="text-align: center;" colspan="2" {{!}} [[File:{{{image 2}}}|{{#if:{{{image 2 size|}}}|{{{image 2 size}}}|200px}}]]
 +
{{#if:{{{caption 2|}}}|{{!-}}}}
 +
{{#if:{{{caption 2|}}}|{{!}} style="text-align: center; font-size: 12px;" colspan="2" {{!}} {{{caption 2}}}}}}}
 
|-
 
|-
 
| '''Developer''' || style="text-align:left;" | <!--
 
| '''Developer''' || style="text-align:left;" | <!--

Revision as of 19:42, 13 January 2017

Code

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

{{core
| name              = <!-- core name, e.g. "Apollo Lake"                              -->
| image             = 
| caption           = 
| image size        = 
| image 2           = 
| caption 2         = 
| image 2 size      = 
| 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"                                           -->
| isa               = <!-- instruction set architecture                               -->
| microarch         = <!-- microarchitecture                                          -->
| microarch 2       = <!-- ""                                                         -->
| microarch 3       = <!-- ""                                                         -->
| word              = <!-- word size, e.g. "4 bit"                                    -->
| proc              = <!-- process, e.g. "8 μm"                                       -->
| proc 2            = <!-- ""                                                         -->
| tech              = <!-- process, e.g. "CMOS"                                       -->
| tech 2            = <!-- ""                                                         -->
| clock             = <!-- clock speed, e.g. "740 kHz"  IF RANGE, USE PARAM BELOW!    -->
| clock min         = <!-- clock min speed, e.g. "200 MHz"                            -->
| clock max         = <!-- clock max speed, e.g. "900 MHz"                            -->
| 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   = 
}}