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

From blackwiki
Jump to navigation Jump to search
(→‎Usage: refine)
Line 5: Line 5:
 
<pre>
 
<pre>
 
{{AMD chipsets
 
{{AMD chipsets
|Table_Name=        <!--Official brand name. Mandatory field-->
+
|Table_Name=        Official brand name ------------------------------ Mandatory field
|Image= image.jpg  <!--Brand logo or relevant image-->
+
|Image= image.jpg  Brand logo or relevant image --------------------- Optional field
|img_w=            <!--Width of the image-->
+
|img_w=            Width of the image ------------------------------- field
|Caption=          <!--Caption of the image, for use of non-logo images-->
+
|Caption=          Caption of image, for use of non-logo images ----- Optional field
|Codename=          <!--Development codename-->
+
|Codename=          Development codename ----------------------------- Optional field
|CPU=              <!--Supported CPUs. Mandatory field-->
+
|CPU=              Supported CPUs ----------------------------------- Mandatory field
|Socket=            <!--Supported CPU sockets. Mandatory field-->
+
|Socket=            Supported CPU sockets ---------------------------- Mandatory field
|Server=            <!--y if Server chipsets exist, leave blank if none-->
+
 
|Multiple=          <!--Multi-processor (4P+) server chipsets, only appears if Server field is not blank-->
+
|Server=            Server chipsets product line? -------------------- Optional field, y if exist, leave blank if none
|Dual=              <!--Dual-processor (2P) server chipsets, only appears if Server field is not blank-->
+
|Multiple=          Multi-processor (4P+) server chipsets ------------ Only appears if "Server" field is not blank
|Single=            <!--Uni-processor (1P) server chipsets, only appears if Server field is not blank-->
+
|Dual=              Dual-processor (2P) server chipsets -------------- Only appears if "Server" field is not blank
|UnknownServer=    <!--Annnounced server chipsets with unknown processor configurations-->
+
|Single=            Uni-processor (1P) server chipsets --------------- Only appears if "Server" field is not blank
|Desktop=          <!--y if Desktop/Mobile chipsets exist, leave blank if none-->
+
|UnknownServer=    Annnounced/rumoured server chipsets  
|Enthusiast=        <!--Enthusiast desktop/mobile chipsets, only appears if Desktop field is not blank-->
+
                    with unknown processor configurations ------------ Only appears if "Server" 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-->
+
|Desktop=          Desktop/Mobile chipsets product line? ------------ Optional field, y if exist, leave blank if none
|Value=            <!--Value desktop/mobile chipsets, only appears if Desktop field is not blank-->
+
|Enthusiast=        Enthusiast desktop/mobile chipsets --------------- Only appears if "Desktop" field is not blank
|UnknownDesktop=    <!--Annnounced Desktop/Mobile chipsets with unknown market segment-->
+
|Performance=      Performance desktop/mobile chipsets -------------- Only appears if "Desktop" field is not blank
|Date=              <!--Release Date(s).Mandatory field-->
+
|Mainstream=        Mainstream desktop/mobile chipsets --------------- Only appears if "Desktop" field is not blank
|D3D=              <!--IGP supported Direct3D version-->
+
|Value=            Value desktop/mobile chipsets -------------------- Only appears if "Desktop" field is not blank
|Predecessor=      <!--Predecessor-->
+
|UnknownDesktop=    Annnounced/rumoured Desktop/Mobile chipsets
|Successor=        <!--Successor-->
+
                    with unknown market segment ---------------------- Only appears if "Desktop" 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
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 11:18, 22 June 2008

Usage

{{AMD chipsets
|Table_Name=        Official brand name ------------------------------ Mandatory field
|Image= image.jpg   Brand logo or relevant image --------------------- Optional field
|img_w=             Width of the image ------------------------------- field
|Caption=           Caption of image, for use of non-logo images ----- Optional field
|Codename=          Development codename ----------------------------- Optional field
|CPU=               Supported CPUs ----------------------------------- Mandatory field
|Socket=            Supported CPU sockets ---------------------------- Mandatory field

|Server=            Server chipsets product line? -------------------- Optional field, y if exist, leave blank if none
|Multiple=          Multi-processor (4P+) server chipsets ------------ Only appears if "Server" field is not blank
|Dual=              Dual-processor (2P) server chipsets -------------- Only appears if "Server" field is not blank
|Single=            Uni-processor (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? ------------ Optional field, 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

|Date=              Release Date(s) ---------------------------------- Mandatory field
|D3D=               IGP supported Direct3D version ------------------- Optional field
|Predecessor=       Predecessor -------------------------------------- Optional field
|Successor=         Successor ---------------------------------------- Optional field
}}