<?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%2FAdd_LI_link</id>
	<title>Wiki143:WikiProject User scripts/Scripts/Add LI link - 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%2FAdd_LI_link"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Wiki143:WikiProject_User_scripts/Scripts/Add_LI_link&amp;action=history"/>
	<updated>2026-05-05T00:28:49Z</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/Add_LI_link&amp;diff=1734687&amp;oldid=prev</id>
		<title>imported&gt;Xaosflux: cleanup</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Wiki143:WikiProject_User_scripts/Scripts/Add_LI_link&amp;diff=1734687&amp;oldid=prev"/>
		<updated>2019-03-05T20:43:19Z</updated>

		<summary type="html">&lt;p&gt;cleanup&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;: There is now a mostly equivalent function, &amp;lt;code&amp;gt;addPortletLink()&amp;lt;/code&amp;gt;, included as a part of [[MediaWiki]] in [http://en.wikipedia.org/skins-1.5/common/wikibits.js wikibits.js].  Please consider using it instead.  The only major difference is that the first argument to &amp;lt;code&amp;gt;addPortletLink()&amp;lt;/code&amp;gt; should be the &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; attribute of an element containing the list, not the DOM node of the list itself.&lt;br /&gt;
&lt;br /&gt;
function addlilink(node, href, text, id, tooltip, accesskey) {&lt;br /&gt;
  if( !node.parentNode.id ) jsMsg( &amp;quot;You are using an outdated script that is using an old addlilink. &amp;lt;a href=\&amp;quot;http://en.wikipedia.org/w/index.php?title=User_talk:TheDJ&amp;amp;action=edit&amp;amp;preload=User:TheDJ/addlilinkpreload&amp;amp;preloadtitle=Help%20request%20from%20Xaosflux,%2013%20April%202010&amp;amp;section=new\&amp;quot; &amp;gt;Report your problem to get it fixed.&amp;lt;/a&amp;gt;&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
  return addPortletLink( node.parentNode.id, href, text, id, tooltip, accesskey);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
//[[Category:Wikipedia scripts]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Xaosflux</name></author>
	</entry>
</feed>