<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.largelanguagemodel.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_software%2Fdoc</id>
	<title>Template:Infobox software/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.largelanguagemodel.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_software%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.largelanguagemodel.wiki/w/index.php?title=Template:Infobox_software/doc&amp;action=history"/>
	<updated>2026-05-11T22:06:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://www.largelanguagemodel.wiki/w/index.php?title=Template:Infobox_software/doc&amp;diff=14&amp;oldid=prev</id>
		<title>LLM Wiki: Created page with &quot;&lt;noinclude&gt;&lt;!-- This page is the /doc subpage for Template:Infobox software. --&gt; &lt;/noinclude&gt; == Usage ==  Place this template at the top of any software or AI product article. All parameters are optional; omit any that do not apply.  &lt;pre&gt; {{Infobox software | name                =  | logo                =  | caption             =  | developer           =  | released            =  | latest release      =  | latest release date =  | preview release     =  | preview relea...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.largelanguagemodel.wiki/w/index.php?title=Template:Infobox_software/doc&amp;diff=14&amp;oldid=prev"/>
		<updated>2026-04-26T20:19:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;noinclude&amp;gt;&amp;lt;!-- This page is the /doc subpage for Template:Infobox software. --&amp;gt; &amp;lt;/noinclude&amp;gt; == Usage ==  Place this template at the top of any software or AI product article. All parameters are optional; omit any that do not apply.  &amp;lt;pre&amp;gt; {{Infobox software | name                =  | logo                =  | caption             =  | developer           =  | released            =  | latest release      =  | latest release date =  | preview release     =  | preview relea...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;!-- This page is the /doc subpage for Template:Infobox software. --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
Place this template at the top of any software or AI product article. All parameters are optional; omit any that do not apply.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name                = &lt;br /&gt;
| logo                = &lt;br /&gt;
| caption             = &lt;br /&gt;
| developer           = &lt;br /&gt;
| released            = &lt;br /&gt;
| latest release      = &lt;br /&gt;
| latest release date = &lt;br /&gt;
| preview release     = &lt;br /&gt;
| preview release date= &lt;br /&gt;
| operating system    = &lt;br /&gt;
| type                = &lt;br /&gt;
| license             = &lt;br /&gt;
| api                 = &lt;br /&gt;
| language            = &lt;br /&gt;
| website             = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter !! Description !! Example&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; || Full display name of the software. Used as the infobox title. || &amp;lt;code&amp;gt;Claude&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;logo&amp;lt;/code&amp;gt; || Filename of the logo image (without the &amp;lt;code&amp;gt;File:&amp;lt;/code&amp;gt; prefix). Displayed at 200px. || &amp;lt;code&amp;gt;Claude-logo.png&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;caption&amp;lt;/code&amp;gt; || Optional caption displayed beneath the logo. || &amp;lt;code&amp;gt;Claude 3.5 Sonnet interface, 2024&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;developer&amp;lt;/code&amp;gt; || Individual or organization that created the software. Use wiki links where appropriate. || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Anthropic]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;released&amp;lt;/code&amp;gt; || Date of initial public release. || &amp;lt;code&amp;gt;March 2023&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;latest release&amp;lt;/code&amp;gt; || Version string or name of the most recent stable release. || &amp;lt;code&amp;gt;Claude Opus 4.7&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;latest release date&amp;lt;/code&amp;gt; || Date of the latest stable release. Displayed inline next to version. || &amp;lt;code&amp;gt;2026&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;preview release&amp;lt;/code&amp;gt; || Version string of the current preview or beta release, if any. || &amp;lt;code&amp;gt;Claude Mythos Preview&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;preview release date&amp;lt;/code&amp;gt; || Date of the preview release. || &amp;lt;code&amp;gt;2026&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;operating system&amp;lt;/code&amp;gt; || Platforms the software runs on or is available through. || &amp;lt;code&amp;gt;Web, iOS, Android, macOS, Windows&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; || Software category. Use wiki links where appropriate. || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Conversational AI]] / [[Large language model]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;license&amp;lt;/code&amp;gt; || License type. || &amp;lt;code&amp;gt;Proprietary&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;api&amp;lt;/code&amp;gt; || API availability or standards, if applicable. || &amp;lt;code&amp;gt;REST (Anthropic Messages API)&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;language&amp;lt;/code&amp;gt; || Programming language(s) the software is implemented in, if applicable and known. || &amp;lt;code&amp;gt;Python&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;website&amp;lt;/code&amp;gt; || Official website. Use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{URL|example.com}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for clean formatting. || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{URL|claude.ai}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Full example (Claude AI article) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name             = Claude&lt;br /&gt;
| logo             = &lt;br /&gt;
| developer        = [[Anthropic]]&lt;br /&gt;
| released         = March 2023&lt;br /&gt;
| latest release   = Claude Opus 4.7 / Claude Sonnet 4.6&lt;br /&gt;
| operating system = Web, iOS, Android, macOS, Windows&lt;br /&gt;
| type             = [[Conversational AI]] / [[Large language model]]&lt;br /&gt;
| license          = Proprietary&lt;br /&gt;
| website          = {{URL|claude.ai}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Dependent templates ==&lt;br /&gt;
&lt;br /&gt;
This template calls:&lt;br /&gt;
* {{[[Template:Infobox|Infobox]]}} — the base infobox wrapper (must be installed)&lt;br /&gt;
* {{[[Template:URL|URL]]}} — for formatting external website links&lt;br /&gt;
* {{[[Template:Documentation|Documentation]]}} — for rendering this documentation page (used in the &amp;lt;code&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;/code&amp;gt; block of the template itself)&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Template:Infobox AI model]] — for model-level infoboxes covering individual model versions&lt;br /&gt;
* [[Template:Infobox company]] — for the developer/company page (e.g., [[Anthropic]])&lt;br /&gt;
* [[LLM Wiki:Infobox guidelines]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Infobox templates]]&lt;br /&gt;
[[Category:Software templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>LLM Wiki</name></author>
	</entry>
</feed>