From WikiChip
Difference between revisions of "Template:igp family"

Line 28: Line 28:
 
{{#if:{{{max frequency|}}}|{{!}} '''Max frequency''' {{!}}{{!}} {{{max frequency}}}|}}
 
{{#if:{{{max frequency|}}}|{{!}} '''Max frequency''' {{!}}{{!}} {{{max frequency}}}|}}
 
{{#if:{{{feature|}}}|{{!-}}|<nowiki />}}
 
{{#if:{{{feature|}}}|{{!-}}|<nowiki />}}
{{#if:{{{feature|}}}|{{!}} '''Features''' {{!}}{{!}} {{{feature}}}{{comma2|{{{feature 1}}}}}{{comma2|{{{feature 2}}}}}{{comma2|{{{feature 3}}}}}{{comma2|{{{feature 4}}}}}{{comma2|{{{feature 5}}}}}|}}
+
{{#if:{{{feature|}}}|{{!}} '''Features''' {{!}}{{!}} {{{feature}}}{{comma2|{{{feature 1|}}}}}{{comma2|{{{feature 2|}}}}}{{comma2|{{{feature 3|}}}}}{{comma2|{{{feature 4|}}}}}{{comma2|{{{feature 5|}}}}}|}}
 
|}[[category:all integrated gpu families]][[full page name::{{FULLPAGENAME}}| ]][[instance of::integrated graphics processor family| ]]
 
|}[[category:all integrated gpu families]][[full page name::{{FULLPAGENAME}}| ]][[instance of::integrated graphics processor family| ]]
 
</includeonly><noinclude>{{documentation}}</noinclude>
 
</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 19:03, 3 January 2016

Usage

{{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

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