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

(Code)
(Code)
 
(4 intermediate revisions by 3 users not shown)
Line 12: Line 12:
 
| developer 3      = <!-- 3rd developer of the IC family                            -->
 
| developer 3      = <!-- 3rd developer of the IC family                            -->
 
| manufacturer      = <!-- main manufacturer of the IC family                        -->
 
| manufacturer      = <!-- main manufacturer of the IC family                        -->
| type              = <!-- type "microprocessors", "microcontrollers", etc..         -->
+
| manufacturer 2    = <!-- 2nd manufacturer of the IC family                          -->
 +
| manufacturer 3    = <!-- 3rd manufacturer of the IC family                          -->
 +
| manufacturer 4    = <!-- 4th manufacturer of the IC family                          -->
 +
| type              = <!-- type "microprocessors", "microcontrollers",                -->
 +
| type 2            = <!--      "system on chips", etc..                             -->
 
| 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          -->
Line 20: Line 24:
 
| arch              = <!-- architecture, e.g. "4-bit bit-slice"                      -->
 
| arch              = <!-- architecture, e.g. "4-bit bit-slice"                      -->
 
| isa              = <!-- instruction set architecture                              -->
 
| isa              = <!-- instruction set architecture                              -->
 +
| microarch        = <!-- microarchitecture                                          -->
 +
| microarch 2      = <!-- ""                                                        -->
 +
| microarch 3      = <!-- ""                                                        -->
 +
| microarch N...    = <!-- ""                                                        -->
 
| word              = <!-- word size, e.g. "4 bit"                                    -->
 
| word              = <!-- word size, e.g. "4 bit"                                    -->
 
| proc              = <!-- process, e.g. "8 μm"                                      -->
 
| proc              = <!-- process, e.g. "8 μm"                                      -->
 +
| proc 2            = <!-- ""                                                        -->
 +
| proc 3            = <!-- ""                                                        -->
 +
| proc N...        = <!-- ""                                                        -->
 
| tech              = <!-- process, e.g. "CMOS"                                      -->
 
| tech              = <!-- process, e.g. "CMOS"                                      -->
 
| tech 2            = <!-- ""                                                        -->
 
| tech 2            = <!-- ""                                                        -->
 
| tech 3            = <!-- ""                                                        -->
 
| tech 3            = <!-- ""                                                        -->
| tech 4            = <!-- ""                                                        -->
+
| tech N...        = <!-- ""                                                        -->
 
| clock            = <!-- clock speed, e.g. "740 kHz"  IF RANGE, USE PARAM BELOW!    -->
 
| clock            = <!-- clock speed, e.g. "740 kHz"  IF RANGE, USE PARAM BELOW!    -->
 
| clock min        = <!-- clock min speed, e.g. "200 MHz"                            -->
 
| clock min        = <!-- clock min speed, e.g. "200 MHz"                            -->
Line 34: Line 45:
 
| package 4        = <!-- package, e.g. "DIP16"                                      -->
 
| package 4        = <!-- package, e.g. "DIP16"                                      -->
 
| package 5        = <!-- 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  =
 
}}
 
}}
 
</pre>
 
</pre>

Latest revision as of 11:49, 3 May 2016

Code[edit]

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

{{ic family
| extended family   = <!-- put Yes if it's an extended family, other leave blank      -->
| title             = <!-- Common of the family, e.g. "Intel MCS-4"                   -->
| image             = <!-- Image representation of the IC family, e.g. "MCS-4.jpg"    -->
| caption           = <!-- description of the image                                   -->
| no image          = <!-- "yes" for no placeholder even; otherwise leave field blank -->
| 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                          -->
| type              = <!-- type "microprocessors", "microcontrollers",                -->
| type 2            = <!--      "system on chips", etc..                              -->
| first announced   = <!-- date of first announced     - use production if just       -->
| first launched    = <!-- date of first release         prod year is known           -->
| production start  = <!-- production start date, e.g. "January 1, 1969" or "1971"    -->
| production end    = <!-- production end date, e.g. "January 1, 1985" or "1973"      -->
| release           = <!-- release date, e.g. "January 1, 1985" or "1973"             -->
| arch              = <!-- architecture, e.g. "4-bit bit-slice"                       -->
| isa               = <!-- instruction set architecture                               -->
| microarch         = <!-- microarchitecture                                          -->
| microarch 2       = <!-- ""                                                         -->
| microarch 3       = <!-- ""                                                         -->
| microarch N...    = <!-- ""                                                         -->
| word              = <!-- word size, e.g. "4 bit"                                    -->
| proc              = <!-- process, e.g. "8 μm"                                       -->
| proc 2            = <!-- ""                                                         -->
| proc 3            = <!-- ""                                                         -->
| proc N...         = <!-- ""                                                         -->
| tech              = <!-- process, e.g. "CMOS"                                       -->
| tech 2            = <!-- ""                                                         -->
| tech 3            = <!-- ""                                                         -->
| tech N...         = <!-- ""                                                         -->
| 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   = 
}}