<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_chipset%2Fdoc</id>
	<title>Template:Infobox chipset/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_chipset%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_chipset/doc&amp;action=history"/>
	<updated>2026-04-05T04:35:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_chipset/doc&amp;diff=7344&amp;oldid=prev</id>
		<title>&gt;WOSlinker: syntaxhighlight lang=&quot;wikitext&quot;</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_chipset/doc&amp;diff=7344&amp;oldid=prev"/>
		<updated>2023-05-21T08:03:26Z</updated>

		<summary type="html">&lt;p&gt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
All attributes are optional. &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{infobox chipset&lt;br /&gt;
|Table_name=          Brand name, to be used IF the official product name differs from the page name, otherwise can be left blank&lt;br /&gt;
|Image= example.jpg   Brand logo or relevant image (replace example.jpg with image filename)&lt;br /&gt;
|img_w=               Width of the image, if &amp;quot;Image&amp;quot; field is defined&lt;br /&gt;
|Caption=             Caption of image, required if a nonlogo image was used&lt;br /&gt;
|Codename=            Development codename  &lt;br /&gt;
|CPU=                 Supported CPUs  &lt;br /&gt;
|Socket=              Supported CPU sockets  &lt;br /&gt;
|Process=             Fabrication process of chipsets  &lt;br /&gt;
|TDP=                 Thermal Design Power of chipsets  &lt;br /&gt;
|Southbridge=         Southbridge(s) paired with the chipset  &lt;br /&gt;
&lt;br /&gt;
|Server=              Server chipsets product line?, y if exist, leave blank if none&lt;br /&gt;
|Multiple=            Multiprocessor (4P+) server chipsets, only appears if &amp;quot;Server&amp;quot; field is not blank&lt;br /&gt;
|Dual=                Dualprocessor (2P) server chipsets, only appears if &amp;quot;Server&amp;quot; field is not blank&lt;br /&gt;
|Single=              Uniprocessor (1P) server chipsets, only appears if &amp;quot;Server&amp;quot; field is not blank&lt;br /&gt;
|UnknownServer=       Announced/rumoured server chipsets &lt;br /&gt;
                      with unknown processor configurations, only appears if &amp;quot;Server&amp;quot; field is not blank&lt;br /&gt;
&lt;br /&gt;
|Desktop=             Desktop/Mobile chipsets product line?, y if exist, leave blank if none&lt;br /&gt;
|Enthusiast=          Enthusiast desktop/mobile chipsets, only appears if &amp;quot;Desktop&amp;quot; field is not blank&lt;br /&gt;
|Performance=         Performance desktop/mobile chipsets, only appears if &amp;quot;Desktop&amp;quot; field is not blank&lt;br /&gt;
|Mainstream=          Mainstream desktop/mobile chipsets, only appears if &amp;quot;Desktop&amp;quot; field is not blank&lt;br /&gt;
|Value=               Value desktop/mobile chipsets, only appears if &amp;quot;Desktop&amp;quot; field is not blank&lt;br /&gt;
|UnknownDesktop=      Announced/rumoured Desktop/Mobile chipsets&lt;br /&gt;
                      with unknown market segment, only appears if &amp;quot;Desktop&amp;quot; field is not blank&lt;br /&gt;
&lt;br /&gt;
|Embedded=            Embedded chipsets product line?, y if exist, leave blank if none&lt;br /&gt;
|EmbedLineup=         Embedded chipsets, only appears if &amp;quot;Embedded&amp;quot; field is not blank&lt;br /&gt;
&lt;br /&gt;
|Date=                Release Date(s)  &lt;br /&gt;
|D3D=                 IGP supported Direct3D version  &lt;br /&gt;
|Predecessor=         Predecessor  &lt;br /&gt;
|Successor=           Successor  &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Blank template ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox chipset&lt;br /&gt;
| Table_name     = &lt;br /&gt;
| Image          = &lt;br /&gt;
| img_w          = &lt;br /&gt;
| Caption        = &lt;br /&gt;
| Codename       = &lt;br /&gt;
| CPU            = &lt;br /&gt;
| Socket         = &lt;br /&gt;
| Process        = &lt;br /&gt;
| TDP            = &lt;br /&gt;
| Southbridge    = &lt;br /&gt;
| Server         = &lt;br /&gt;
| Multiple       = &lt;br /&gt;
| Dual           = &lt;br /&gt;
| Single         = &lt;br /&gt;
| UnknownServer  = &lt;br /&gt;
| Desktop        = &lt;br /&gt;
| Enthusiast     = &lt;br /&gt;
| Performance    = &lt;br /&gt;
| Mainstream     = &lt;br /&gt;
| Value          = &lt;br /&gt;
| UnknownDesktop = &lt;br /&gt;
| Embedded       = &lt;br /&gt;
| EmbedLineup    = &lt;br /&gt;
| Date           = &lt;br /&gt;
| D3D            = &lt;br /&gt;
| Predecessor    = &lt;br /&gt;
| Successor      = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Computer hardware infobox templates|Chipset]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;WOSlinker</name></author>
	</entry>
</feed>