Difference between revisions of "Template:Infobox chipset"

From blackwiki
Jump to navigation Jump to search
(changed a bit of formatting)
(fix)
Line 70: Line 70:
 
{{!}} {{{UnknownDesktop}}}
 
{{!}} {{{UnknownDesktop}}}
 
{{!}}-
 
{{!}}-
 +
}}
 
!colspan="2" style="background-color:#cccccc;"| Miscellaneous
 
!colspan="2" style="background-color:#cccccc;"| Miscellaneous
 
|-
 
|-
Line 75: Line 76:
 
| {{{Date}}}
 
| {{{Date}}}
 
|-
 
|-
{{#if:{{{d3dversion<includeonly>|</includeonly>}}}|
+
{{#if:{{{D3D<includeonly>|</includeonly>}}}|
! [[Direct3D]] support
+
! [[Graphics Processing Unit#Integrated graphics solutions|IGP]] [[Direct3D]] support
{{!}} {{{d3dversion}}}
+
{{!}} {{{D3D}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{predecessor<includeonly>|</includeonly>}}}|
+
{{#if:{{{Predecessor<includeonly>|</includeonly>}}}|
 
! Predecessor
 
! Predecessor
{{!}} {{{predecessor}}}
+
{{!}} {{{Predecessor}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{successor<includeonly>|</includeonly>}}}|
+
{{#if:{{{Successor<includeonly>|</includeonly>}}}|
 
! Successor
 
! Successor
{{!}} {{{successor}}}
+
{{!}} {{{Successor}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}

Revision as of 17:43, 7 June 2008

{{{Table name}}}
[[Image:{{{Image}}}|{{{img_w}}}]]
{{{caption}}}
Codename(s) {{{Codename}}}
CPU Supported {{{CPU}}}
Socket supported {{{Socket}}}
Server chipsets
Multi-processor (4P+) {{{Multiple}}}
Dual-processor (2P) {{{Dual}}}
Uni-processor (1P) {{{Single}}}
Not known {{{UnknownServer}}}
Desktop/Mobile chipsets
Enthusiast segment {{{Enthusiast}}}
Performance segment {{{Performance}}}
Mainstream segment {{{Mainstream}}}
Value segment {{{Value}}}
Not known {{{UnknownDesktop}}}
Miscellaneous
Release date(s) {{{Date}}}
IGP Direct3D support {{{D3D}}}
Predecessor {{{Predecessor}}}
Successor {{{Successor}}}
Template:Tnavbar
Template documentation[view] [edit] [history] [purge]

Usage

All attributes are optional.

{{infobox chipset
|Table_name=          Brand name, to be used IF the official product name differs from the page name, otherwise can be left blank
|Image= example.jpg   Brand logo or relevant image (replace example.jpg with image filename)
|img_w=               Width of the image, if "Image" field is defined
|Caption=             Caption of image, required if a nonlogo image was used
|Codename=            Development codename  
|CPU=                 Supported CPUs  
|Socket=              Supported CPU sockets  
|Process=             Fabrication process of chipsets  
|TDP=                 Thermal Design Power of chipsets  
|Southbridge=         Southbridge(s) paired with the chipset  

|Server=              Server chipsets product line?, y if exist, leave blank if none
|Multiple=            Multiprocessor (4P+) server chipsets, only appears if "Server" field is not blank
|Dual=                Dualprocessor (2P) server chipsets, only appears if "Server" field is not blank
|Single=              Uniprocessor (1P) server chipsets, only appears if "Server" field is not blank
|UnknownServer=       Announced/rumoured server chipsets 
                      with unknown processor configurations, only appears if "Server" field is not blank

|Desktop=             Desktop/Mobile chipsets product line?, y if exist, leave blank if none
|Enthusiast=          Enthusiast desktop/mobile chipsets, only appears if "Desktop" field is not blank
|Performance=         Performance desktop/mobile chipsets, only appears if "Desktop" field is not blank
|Mainstream=          Mainstream desktop/mobile chipsets, only appears if "Desktop" field is not blank
|Value=               Value desktop/mobile chipsets, only appears if "Desktop" field is not blank
|UnknownDesktop=      Announced/rumoured Desktop/Mobile chipsets
                      with unknown market segment, only appears if "Desktop" field is not blank

|Embedded=            Embedded chipsets product line?, y if exist, leave blank if none
|EmbedLineup=         Embedded chipsets, only appears if "Embedded" field is not blank

|Date=                Release Date(s)  
|D3D=                 IGP supported Direct3D version  
|Predecessor=         Predecessor  
|Successor=           Successor  
}}

Blank template

{{Infobox chipset
| Table_name     = 
| Image          = 
| img_w          = 
| Caption        = 
| Codename       = 
| CPU            = 
| Socket         = 
| Process        = 
| TDP            = 
| Southbridge    = 
| Server         = 
| Multiple       = 
| Dual           = 
| Single         = 
| UnknownServer  = 
| Desktop        = 
| Enthusiast     = 
| Performance    = 
| Mainstream     = 
| Value          = 
| UnknownDesktop = 
| Embedded       = 
| EmbedLineup    = 
| Date           = 
| D3D            = 
| Predecessor    = 
| Successor      = 
}}