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

(Created page with "<pre> {{igp family | title = | image = | image size = | caption = | manufacturer = | release = | process...")
 
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
== Usage ==
 
<pre>
 
<pre>
 
{{igp family
 
{{igp family
| title              =
+
| title              =  
| image              =
+
| image              =
 +
| image size        =
 +
| caption            =
 +
| family            =
 +
| designer          =
 +
| manufacturer      =
 +
| code name          =
 +
| microarch          =
 +
| series            =
 +
| release            =
 +
| memory            = <!-- shared / dedicated -->
 +
| process            =
 +
| execution units    =
 +
| base frequency    =
 +
| max frequency      =
 +
| feature            = 
 +
| feature 1          = 
 +
| feature 2          = 
 +
| feature 3          = 
 +
| feature 4          = 
 +
| feature 5          = 
 +
}}
 +
</pre>
 +
 
 +
== Example ==
 +
<pre>
 +
{{igp family
 +
| title              = Intel Iris Pro Graphics 5200
 +
| image              =  
 
| image size        =
 
| image size        =
 
| caption            =
 
| caption            =
| manufacturer      =
+
| family            = Iris Pro Graphics 5200
| release            =
+
| manufacturer      = Intel
| process            =
+
| designer          = Intel
| shading units     =
+
| code name          = Haswell GT3e
| base frequency    =
+
| microarch          = Haswell
| max frequency      =
+
| series            = Iris Pro Graphics
 +
| release            = June 5, 2013
 +
| memory            = shared
 +
| process            = 22 nm
 +
| execution units   = 40
 +
| base frequency    = 200 MHz
 +
| max frequency      = 1300 MHz
 +
| feature            = QuickSync
 +
| feature 1          =
 +
| feature 2          =
 +
| feature 3          =
 +
| feature 4          =
 +
| feature 5          =
 +
}}
 
</pre>
 
</pre>

Latest revision as of 15:09, 27 November 2016

Usage[edit]

{{igp family
| title              = 
| image              = 
| image size         = 
| caption            = 
| family             = 
| designer           = 
| manufacturer       = 
| code name          = 
| microarch          = 
| series             = 
| release            = 
| memory             = <!-- shared / dedicated -->
| process            = 
| execution units    = 
| base frequency     = 
| max frequency      = 
| feature            =  
| feature 1          =  
| feature 2          =  
| feature 3          =  
| feature 4          =  
| feature 5          =  
}}

Example[edit]

{{igp family
| title              = Intel Iris Pro Graphics 5200
| image              = 
| image size         =
| caption            =
| family             = Iris Pro Graphics 5200
| manufacturer       = Intel
| designer           = Intel
| code name          = Haswell GT3e 
| microarch          = Haswell
| series             = Iris Pro Graphics
| release            = June 5, 2013
| memory             = shared
| process            = 22 nm
| execution units    = 40
| base frequency     = 200 MHz
| max frequency      = 1300 MHz
| feature            = QuickSync
| feature 1          = 
| feature 2          = 
| feature 3          = 
| feature 4          = 
| feature 5          = 
}}