Difference between revisions of "Template:Infobox chipset/doc"
Jump to navigation
Jump to search
imported>Thumperward m (moved Template:AMD chipsets/doc to Template:Infobox chipset/doc: generalise) |
imported>Thumperward (tweak, split cats and interwikis) |
||
| Line 4: | Line 4: | ||
=== Usage === | === Usage === | ||
<pre> | <pre> | ||
| − | {{ | + | {{ infobox chipset |
|Table_name= Brand name --------------------------------------- Mandatory field | |Table_name= Brand name --------------------------------------- Mandatory field | ||
|Image= example.jpg Brand logo or relevant image --------------------- Optional field | |Image= example.jpg Brand logo or relevant image --------------------- Optional field | ||
| Line 42: | Line 42: | ||
=== Blank template === | === Blank template === | ||
<pre> | <pre> | ||
| − | {{ | + | {{ infobox chipset |
| Table_name = | | Table_name = | ||
| Image = | | Image = | ||
| Line 74: | Line 74: | ||
<includeonly> | <includeonly> | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
| + | [[Category:Advanced Micro Devices products|µ]] | ||
| + | [[Category:Computing infobox templates|{{PAGENAME}}]] | ||
| + | [[zh:Template:AMD chipsets]] | ||
</includeonly> | </includeonly> | ||
Revision as of 10:33, 26 November 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. |
Usage
{{ infobox chipset
|Table_name= Brand name --------------------------------------- Mandatory field
|Image= example.jpg Brand logo or relevant image --------------------- Optional field
|img_w= Width of the image ------------------------------- Mandatory field if "Image" field is defined
|Caption= Caption of image --------------------------------- Optional field, required if a non-logo image was used
|Codename= Development codename ----------------------------- Optional field
|CPU= Supported CPUs ----------------------------------- Mandatory field
|Socket= Supported CPU sockets ---------------------------- Mandatory field
|Process= Fabrication process of chipsets ------------------ Optional field
|Power= Thermal Design Point of chipsets ----------------- Optional field
|Southbridge= Southbridge(s) paired with the chipset ----------- Optional field
|Server= Server chipsets product line? -------------------- Optional field, y if exist, leave blank if none
|Multiple= Multi-processor (4P+) server chipsets ------------ Optional field, only appears if "Server" field is not blank
|Dual= Dual-processor (2P) server chipsets -------------- Optional field, only appears if "Server" field is not blank
|Single= Uni-processor (1P) server chipsets --------------- Optional field, only appears if "Server" field is not blank
|UnknownServer= Annnounced/rumoured server chipsets
with unknown processor configurations ------------ Optional field, only appears if "Server" field is not blank
|Desktop= Desktop/Mobile chipsets product line? ------------ Optional field, y if exist, leave blank if none
|Enthusiast= Enthusiast desktop/mobile chipsets --------------- Optional field, only appears if "Desktop" field is not blank
|Performance= Performance desktop/mobile chipsets -------------- Optional field, only appears if "Desktop" field is not blank
|Mainstream= Mainstream desktop/mobile chipsets --------------- Optional field, only appears if "Desktop" field is not blank
|Value= Value desktop/mobile chipsets -------------------- Optional field, only appears if "Desktop" field is not blank
|UnknownDesktop= Annnounced/rumoured Desktop/Mobile chipsets
with unknown market segment ---------------------- Optional field, only appears if "Desktop" field is not blank
|Embedded= Embedded chipsets -------------------------------- Optional field, only appears if "Embedded" field is not blank
|Date= Release Date(s) ---------------------------------- Mandatory field
|D3D= IGP supported Direct3D version ------------------- Optional field
|Predecessor= Predecessor -------------------------------------- Optional field
|Successor= Successor ---------------------------------------- Optional field
}}
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 =
| Date =
| D3D =
| Predecessor =
| Successor =
}}