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)
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"                  -->
 
| title            = <!-- Common of the family, e.g. "Intel MCS-4"                  -->
 
| developer        = <!-- main developer of the IC family                            -->
 
| developer        = <!-- main developer of the IC family                            -->

Revision as of 15:36, 13 September 2016

Code

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

{{core
| title             = <!-- Common of the family, e.g. "Intel MCS-4"                   -->
| developer         = <!-- main developer of the IC family                            -->
| developer 2       = <!-- 2nd developer of the IC family                             -->
| developer 3       = <!-- 3rd developer of the IC family                             -->
| manufacturer      = <!-- main manufacturer of the IC family                         -->
| manufacturer 2    = <!-- 2nd manufacturer of the IC family                          -->
| manufacturer 3    = <!-- 3rd manufacturer of the IC family                          -->
| manufacturer 4    = <!-- 4th manufacturer of the IC family                          -->
| first announced   = <!-- date of first announced     - use production if just       -->
| first launched    = <!-- date of first release         prod year is known           -->
| 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   = 
}}