<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.endmyopia.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ADiff2%2Fdoc</id>
	<title>Template:Diff2/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.endmyopia.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ADiff2%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.endmyopia.org/index.php?title=Template:Diff2/doc&amp;action=history"/>
	<updated>2026-04-29T16:56:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.endmyopia.org/index.php?title=Template:Diff2/doc&amp;diff=6687&amp;oldid=prev</id>
		<title>NottNott: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.endmyopia.org/index.php?title=Template:Diff2/doc&amp;diff=6687&amp;oldid=prev"/>
		<updated>2020-06-06T23:16:14Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:16, 6 June 2020&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key jakeendmy_mw1720-mwnr_:diff::1.12:old-6686:rev-6687 --&gt;
&lt;/table&gt;</summary>
		<author><name>NottNott</name></author>
	</entry>
	<entry>
		<id>https://wiki.endmyopia.org/index.php?title=Template:Diff2/doc&amp;diff=6686&amp;oldid=prev</id>
		<title>en&gt;Amorymeltzer: {{Twinkle standard installation}}</title>
		<link rel="alternate" type="text/html" href="https://wiki.endmyopia.org/index.php?title=Template:Diff2/doc&amp;diff=6686&amp;oldid=prev"/>
		<updated>2020-04-25T11:13:54Z</updated>

		<summary type="html">&lt;p&gt;{{Twinkle standard installation}}&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;
{{Twinkle standard installation}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template is intended to be useful for creating links to &amp;quot;[[Help:Diff|diffs]]&amp;quot;; that is, links to pages that show the differences between two versions of a wiki page.&lt;br /&gt;
&lt;br /&gt;
Every version of a page has a revision ID, which you can find from the [[Help:Page history|history]] of the page by looking at the link for the timestamp, which is of the form:&lt;br /&gt;
 http[s]://en.wikipedia.org/w/index.php?title=SomePageName&amp;amp;oldid=442212827&lt;br /&gt;
The number after &amp;lt;kbd&amp;gt;oldid=&amp;lt;/kbd&amp;gt; is the revision ID.&lt;br /&gt;
&lt;br /&gt;
This template does not require the page name, and provides a diff between a specified revision ID and the one immediately before it (i.e. what changed at a certain ID).&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
:{{tlx|Diff2 |''oldid'' |''section'' |''label''}}&lt;br /&gt;
*&amp;lt;kbd&amp;gt;''oldid''&amp;lt;/kbd&amp;gt;&amp;amp;nbsp;– The base ID onto which the diff is generated.&lt;br /&gt;
*&amp;lt;kbd&amp;gt;''section''&amp;lt;/kbd&amp;gt;&amp;amp;nbsp;– (optional) The section (anchor) within the page.&lt;br /&gt;
*&amp;lt;kbd&amp;gt;''label''&amp;lt;/kbd&amp;gt;&amp;amp;nbsp;– (optional) Text to display as link. No label will give a numbered link.&lt;br /&gt;
&lt;br /&gt;
If 3 parameters are specified (i.e. parameter &amp;lt;nowiki&amp;gt;{{{3}}}&amp;lt;/nowiki&amp;gt; exists), parameter &amp;lt;nowiki&amp;gt;{{{2}}}&amp;lt;/nowiki&amp;gt; is the ''section'', and parameter &amp;lt;nowiki&amp;gt;{{{3}}}&amp;lt;/nowiki&amp;gt; is the ''label''. Otherwise, parameter &amp;lt;nowiki&amp;gt;{{{2}}}&amp;lt;/nowiki&amp;gt;, if present, is the ''label'' (and the link is to the whole page).&lt;br /&gt;
&lt;br /&gt;
(Consequently, specifying a ''section'' but no ''label'' can be achieved by leaving the ''label'' blank save for its [[pipe character]], as in the fourth example below.)&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code&lt;br /&gt;
! Output&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|Diff2|123456789}}&lt;br /&gt;
| {{Diff2|123456789}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|Diff2|123456789|SomeUser's edit to &amp;quot;Some article name&amp;quot;}}&lt;br /&gt;
| {{Diff2|123456789|SomeUser's edit to &amp;quot;Some article name&amp;quot;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|Diff2|123456789|External links|SomeUser's edit to &amp;quot;Some article name&amp;quot;}}&lt;br /&gt;
| {{Diff2|123456789|External links|SomeUser's edit to &amp;quot;Some article name&amp;quot;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|Diff2|123456789|External links|&amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
| {{Diff2|123456789|External links|}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Redirects ==&lt;br /&gt;
You can use the following text in place of &amp;quot;Diff2&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
* {{tl|Dif}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{Tl|Diff}}&lt;br /&gt;
* {{Tl|Diff3}}&lt;br /&gt;
* {{Tl|Diff4}}&lt;br /&gt;
* {{Tl|Cross-wiki diff}}&lt;br /&gt;
* {{Tl|Cross-wiki language diff}}&lt;br /&gt;
* {{Tl|Oldid}}&lt;br /&gt;
* {{Tl|Oldid2}}&lt;br /&gt;
* [[Special:Diff]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go here and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
[[Category:Diff templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Amorymeltzer</name></author>
	</entry>
</feed>