Difference between revisions of "Template:Infobox chipset/doc"

From blackwiki
Jump to navigation Jump to search
(fix)
imported>Yuriz
(Interwiki)
 
(6 intermediate revisions by 5 users not shown)
Line 15: Line 15:
 
|Socket=              Supported CPU sockets   
 
|Socket=              Supported CPU sockets   
 
|Process=            Fabrication process of chipsets   
 
|Process=            Fabrication process of chipsets   
|Power=               Thermal Design Power of chipsets   
+
|TDP=                 Thermal Design Power of chipsets   
 
|Southbridge=        Southbridge(s) paired with the chipset   
 
|Southbridge=        Southbridge(s) paired with the chipset   
  
Line 22: Line 22:
 
|Dual=                Dualprocessor (2P) 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
 
|Single=              Uniprocessor (1P) server chipsets, only appears if "Server" field is not blank
|UnknownServer=      Annnounced/rumoured server chipsets  
+
|UnknownServer=      Announced/rumoured server chipsets  
 
                       with unknown processor configurations, only appears if "Server" field is not blank
 
                       with unknown processor configurations, only appears if "Server" field is not blank
  
Line 30: Line 30:
 
|Mainstream=          Mainstream 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
 
|Value=              Value desktop/mobile chipsets, only appears if "Desktop" field is not blank
|UnknownDesktop=      Annnounced/rumoured Desktop/Mobile chipsets
+
|UnknownDesktop=      Announced/rumoured Desktop/Mobile chipsets
 
                       with unknown market segment, only appears if "Desktop" field is not blank
 
                       with unknown market segment, only appears if "Desktop" field is not blank
  
Line 45: Line 45:
 
=== Blank template ===
 
=== Blank template ===
 
<pre>
 
<pre>
{{ infobox chipset
+
{{Infobox chipset
| Table_name =  
+
| Table_name     =  
| Image =  
+
| Image         =  
| img_w =  
+
| img_w         =  
| Caption =  
+
| Caption       =  
| Codename =  
+
| Codename       =  
| CPU =  
+
| CPU           =  
| Socket =  
+
| Socket         =  
| Process =  
+
| Process       =  
| Power =  
+
| TDP            =  
| Southbridge =  
+
| Southbridge   =  
| Server =  
+
| Server         =  
| Multiple =  
+
| Multiple       =  
| Dual =  
+
| Dual           =  
| Single =  
+
| Single         =  
| UnknownServer =  
+
| UnknownServer =  
| Desktop =  
+
| Desktop       =  
| Enthusiast =  
+
| Enthusiast     =  
| Performance =  
+
| Performance   =  
| Mainstream =  
+
| Mainstream     =  
| Value =  
+
| Value         =  
 
| UnknownDesktop =  
 
| UnknownDesktop =  
| Embedded =  
+
| Embedded       =  
| EmbedLineup =
+
| EmbedLineup   =  
| Date =  
+
| Date           =  
| D3D =  
+
| D3D           =  
| Predecessor =  
+
| Predecessor   =  
| Successor =  
+
| Successor     =  
 
}}
 
}}
 
</pre>
 
</pre>
  
<includeonly>
+
<includeonly>{{Sandbox other||
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Computing infobox templates|{{PAGENAME}}]]
+
[[Category:Computer hardware infobox templates|Chipset]]
[[de:Vorlage:Infobox Chipsatz]]
+
}}</includeonly>
[[zh:Template:AMD chipsets]]
 
</includeonly>
 

Latest revision as of 18:39, 9 October 2020

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