Difference between revisions of "Template:Infobox chipset/doc"
Jump to navigation
Jump to search
(doc update) |
imported>Thumperward (update, removing mandatories per general template guidelines) |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | <! | + | <! PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE > |
=== Usage === | === Usage === | ||
| + | |||
| + | All attributes are optional. | ||
<pre> | <pre> | ||
{{ infobox chipset | {{ infobox chipset | ||
| − | |Table_name= Brand name | + | |Table_name= Brand name |
| − | |Image= example.jpg Brand logo or relevant image | + | |Image= example.jpg Brand logo or relevant image |
| − | |img_w= Width of the image | + | |img_w= Width of the image, if "Image" field is defined |
| − | |Caption= Caption of image | + | |Caption= Caption of image, required if a nonlogo image was used |
| − | |Codename= Development codename | + | |Codename= Development codename |
| − | |CPU= Supported CPUs | + | |CPU= Supported CPUs |
| − | |Socket= Supported CPU sockets | + | |Socket= Supported CPU sockets |
| − | |Process= Fabrication process of chipsets | + | |Process= Fabrication process of chipsets |
| − | |Power= Thermal Design Point of chipsets | + | |Power= Thermal Design Point of chipsets |
| − | |Southbridge= Southbridge(s) paired with the chipset | + | |Southbridge= Southbridge(s) paired with the chipset |
| − | |Server= Server chipsets product line? | + | |Server= Server chipsets product line?, y if exist, leave blank if none |
| − | |Multiple= | + | |Multiple= Multiprocessor (4P+) server chipsets, only appears if "Server" field is not blank |
| − | |Dual= | + | |Dual= Dualprocessor (2P) server chipsets, only appears if "Server" field is not blank |
| − | |Single= | + | |Single= Uniprocessor (1P) server chipsets, only appears if "Server" field is not blank |
|UnknownServer= Annnounced/rumoured server chipsets | |UnknownServer= Annnounced/rumoured server chipsets | ||
| − | with unknown processor configurations | + | with unknown processor configurations, only appears if "Server" field is not blank |
| − | |Desktop= Desktop/Mobile chipsets product line? | + | |Desktop= Desktop/Mobile chipsets product line?, y if exist, leave blank if none |
| − | |Enthusiast= Enthusiast desktop/mobile chipsets | + | |Enthusiast= Enthusiast desktop/mobile chipsets, only appears if "Desktop" field is not blank |
| − | |Performance= Performance desktop/mobile chipsets | + | |Performance= Performance desktop/mobile chipsets, only appears if "Desktop" field is not blank |
| − | |Mainstream= Mainstream desktop/mobile chipsets | + | |Mainstream= Mainstream desktop/mobile chipsets, only appears if "Desktop" field is not blank |
| − | |Value= Value desktop/mobile chipsets | + | |Value= Value desktop/mobile chipsets, only appears if "Desktop" field is not blank |
|UnknownDesktop= Annnounced/rumoured Desktop/Mobile chipsets | |UnknownDesktop= Annnounced/rumoured Desktop/Mobile chipsets | ||
| − | with unknown market segment | + | with unknown market segment, only appears if "Desktop" field is not blank |
| − | |Embedded= Desktop/Mobile chipsets product line? | + | |Embedded= Desktop/Mobile chipsets product line?, y if exist, leave blank if none |
| − | |EmbedLineup= Embedded chipsets | + | |EmbedLineup= Embedded chipsets, only appears if "Embedded" field is not blank |
| − | |Date= Release Date(s) | + | |Date= Release Date(s) |
| − | |D3D= IGP supported Direct3D version | + | |D3D= IGP supported Direct3D version |
| − | |Predecessor= Predecessor | + | |Predecessor= Predecessor |
| − | |Successor= Successor | + | |Successor= Successor |
}} | }} | ||
</pre> | </pre> | ||
| Line 75: | Line 77: | ||
<includeonly> | <includeonly> | ||
| − | <! | + | <! CATEGORIES AND INTERWIKIS HERE, THANKS > |
[[Category:Advanced Micro Devices products|µ]] | [[Category:Advanced Micro Devices products|µ]] | ||
[[Category:Computing infobox templates|{{PAGENAME}}]] | [[Category:Computing infobox templates|{{PAGENAME}}]] | ||
Revision as of 09:52, 3 December 2008
| This is a documentation subpage for Template:Infobox chipset. It contains usage information, categories and other content that is not part of the original template page. |
<! PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE >
Usage
All attributes are optional.
{{ infobox chipset
|Table_name= Brand name
|Image= example.jpg Brand logo or relevant image
|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
|Power= Thermal Design Point 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= Annnounced/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= Annnounced/rumoured Desktop/Mobile chipsets
with unknown market segment, only appears if "Desktop" field is not blank
|Embedded= Desktop/Mobile 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 =
| Power =
| Southbridge =
| Server =
| Multiple =
| Dual =
| Single =
| UnknownServer =
| Desktop =
| Enthusiast =
| Performance =
| Mainstream =
| Value =
| UnknownDesktop =
| Embedded =
| EmbedLineup =
| Date =
| D3D =
| Predecessor =
| Successor =
}}