Template:Infobox chipset

From blackwiki
Revision as of 10:31, 26 November 2008 by imported>Thumperward (convert to {{infobox}} for code clarity and future maintainability. if there are any issues with the code, please let me know and I'll try to fix them ASAP)
Jump to navigation Jump to search

[[Category:Infobox templates|Template:Remove first word]]

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