From WikiChip
Difference between revisions of "Template:core/doc"
< Template:core

(Created page with "== Code == Please enter '''EXACT''' values as explained below. This template adds semantics info, proper values is important. Do not use links. <pre> {{ic family | title...")
 
(Code)
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
Please enter '''EXACT''' values as explained below. This template adds semantics info, proper values is important. Do not use links.
 
Please enter '''EXACT''' values as explained below. This template adds semantics info, proper values is important. Do not use links.
 
<pre>
 
<pre>
{{ic family
+
{{core
| title            = <!-- Common of the family, e.g. "Intel MCS-4"                   -->
+
| name              = <!-- core name, e.g. "Apollo Lake"                             -->
| developer        = <!-- main developer of the IC family                            -->
+
| image            =
| developer 2      = <!-- 2nd developer of the IC family                            -->
+
| caption          =
| developer 3      = <!-- 3rd developer of the IC family                            -->
+
| image size        =
| manufacturer      = <!-- main manufacturer of the IC family                        -->
+
| image 2          =
| manufacturer 2    = <!-- 2nd manufacturer of the IC family                          -->
+
| caption 2        =
| manufacturer 3    = <!-- 3rd manufacturer of the IC family                          -->
+
| image 2 size      =
| manufacturer 4    = <!-- 4th manufacturer of the IC family                          -->
+
| 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 announced  = <!-- date of first announced    - use production if just      -->
 
| first launched    = <!-- date of first release        prod year is known          -->
 
| first launched    = <!-- date of first release        prod year is known          -->
 +
| fate              = <!-- e.g. "Cancelled"                                          -->
 
| isa              = <!-- instruction set architecture                              -->
 
| isa              = <!-- instruction set architecture                              -->
 
| microarch        = <!-- microarchitecture                                          -->
 
| microarch        = <!-- microarchitecture                                          -->

Latest revision as of 16:58, 1 April 2017

Code[edit]

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   = 
}}