<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.caricature.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3A%3D%2Fdoc</id>
	<title>Template:=/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.caricature.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3A%3D%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://wiki.caricature.org/wiki/index.php?title=Template:%3D/doc&amp;action=history"/>
	<updated>2026-05-28T09:41:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>http://wiki.caricature.org/wiki/index.php?title=Template:%3D/doc&amp;diff=2641&amp;oldid=prev</id>
		<title>TheChairman: 1 revision imported: Modules from InfoboxPerson</title>
		<link rel="alternate" type="text/html" href="http://wiki.caricature.org/wiki/index.php?title=Template:%3D/doc&amp;diff=2641&amp;oldid=prev"/>
		<updated>2020-05-17T00:21:06Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: Modules from InfoboxPerson&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 00:21, 17 May 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>TheChairman</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.caricature.org/wiki/index.php?title=Template:%3D/doc&amp;diff=2640&amp;oldid=prev</id>
		<title>en&gt;Redrose64: /* See also */ rm strange syntax</title>
		<link rel="alternate" type="text/html" href="http://wiki.caricature.org/wiki/index.php?title=Template:%3D/doc&amp;diff=2640&amp;oldid=prev"/>
		<updated>2020-01-10T12:25:09Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;See also: &lt;/span&gt; rm strange syntax&lt;/span&gt;&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;
{{High-risk|386,000+}}&lt;br /&gt;
&amp;lt;!-- Please add categories at the bottom of this page, and interwikis at Wikidata (see Wikipedia:Wikidata) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template allows &amp;quot;=&amp;quot; to be used in unnamed template parameters. It inserts the one-character [[equals-sign]] (&amp;quot;=&amp;quot;) into the text. However, in [[wp:CS1]] cite titles, the [[Unicode]] form &amp;quot;&amp;amp;amp;#61;&amp;quot; could be used instead, where a literal &amp;quot;=&amp;quot; is not wanted during formatting of a title.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Font color|black|yellow|2 + 2 {{=}} 4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces: {{Font color|black|yellow|2 + 2 {{=}} 4}}&lt;br /&gt;
&lt;br /&gt;
You can also use named parameters to bypass the restriction:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Font color|black|yellow|3= 2 + 2 = 4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces: {{Font color|black|yellow|3= 2 + 2 = 4}}&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;A template to allow = to be used in template parameters&amp;quot;,&lt;br /&gt;
	&amp;quot;params&amp;quot;: {},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;{{_\n| _ = _\n}}&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:((]] which produces: {{code|{{((}}}}&lt;br /&gt;
* [[Template:))]] which produces: {{code|{{))}}}}&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt; which produces: {{code|{{!}}}} -- [[mw:Help:Magic words#Other|added in MediaWiki 1.24]]&lt;br /&gt;
* {{tl|ifequal}}&lt;br /&gt;
* [[mw:Help:Magic words]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Add categories below this line, and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Character-substitution templates]]&lt;br /&gt;
[[Category:Template namespace templates]]&lt;br /&gt;
[[Category:Mathematical formatting templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Redrose64</name></author>
		
	</entry>
</feed>