<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Wiki143%3AWikiProject_User_scripts%2FScripts%2FaddLink</id>
	<title>Wiki143:WikiProject User scripts/Scripts/addLink - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Wiki143%3AWikiProject_User_scripts%2FScripts%2FaddLink"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Wiki143:WikiProject_User_scripts/Scripts/addLink&amp;action=history"/>
	<updated>2026-05-04T21:46:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Wiki143:WikiProject_User_scripts/Scripts/addLink&amp;diff=2154314&amp;oldid=prev</id>
		<title>imported&gt;Jo-Jo Eumerus: Jo-Jo Eumerus changed the content model of the page Wikipedia:WikiProject User scripts/Scripts/addLink from &quot;wikitext&quot; to &quot;JavaScript&quot;: JS page</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Wiki143:WikiProject_User_scripts/Scripts/addLink&amp;diff=2154314&amp;oldid=prev"/>
		<updated>2017-03-26T14:17:51Z</updated>

		<summary type="html">&lt;p&gt;Jo-Jo Eumerus changed the content model of the page &lt;a href=&quot;https://en.wikipedia.org/wiki/WikiProject_User_scripts/Scripts/addLink&quot; class=&quot;extiw&quot; title=&quot;wikipedia:WikiProject User scripts/Scripts/addLink&quot;&gt;Wikipedia:WikiProject User scripts/Scripts/addLink&lt;/a&gt; from &amp;quot;wikitext&amp;quot; to &amp;quot;JavaScript&amp;quot;: JS page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;// &amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: This is now just a thin wrapper around &amp;lt;code&amp;gt;addPortletLink()&amp;lt;/code&amp;gt; from [http://en.wikipedia.org/skins-1.5/common/wikibits.js wikibits.js].  Please consider using &amp;lt;code&amp;gt;addPortletLink()&amp;lt;/code&amp;gt; directly instead.&lt;br /&gt;
&lt;br /&gt;
 function addLink(where, url, name, id, title, key, after) {&lt;br /&gt;
     // addLink() accepts either an id or a DOM node, addPortletLink() only takes a node&lt;br /&gt;
     if (after &amp;amp;&amp;amp; !after.cloneNode)&lt;br /&gt;
         after = document.getElementById(after);&lt;br /&gt;
 &lt;br /&gt;
     return addPortletLink(where, url, name, id, title, key, after);&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
// [[Category:Wikipedia scripts]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Jo-Jo Eumerus</name></author>
	</entry>
</feed>