<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=MyWiki%3AWikiProject_User_scripts%2FScripts%2FUnreferenced_tool</id>
	<title>MyWiki:WikiProject User scripts/Scripts/Unreferenced tool - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=MyWiki%3AWikiProject_User_scripts%2FScripts%2FUnreferenced_tool"/>
	<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=MyWiki:WikiProject_User_scripts/Scripts/Unreferenced_tool&amp;action=history"/>
	<updated>2026-04-22T15:18:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>http://70.231.62.181/index.php?title=MyWiki:WikiProject_User_scripts/Scripts/Unreferenced_tool&amp;diff=16608756&amp;oldid=prev</id>
		<title>imported&gt;SD0001: addPortletLink -&gt; mw.util.addPortletLink</title>
		<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=MyWiki:WikiProject_User_scripts/Scripts/Unreferenced_tool&amp;diff=16608756&amp;oldid=prev"/>
		<updated>2025-09-17T14:41:14Z</updated>

		<summary type="html">&lt;p&gt;addPortletLink -&amp;gt; mw.util.addPortletLink&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;// &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
// &amp;lt;nowiki&amp;gt;If you are editing a page, click the unref button on your tab bar to add &amp;quot;{{Unreferenced|{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}}&amp;quot; to the top, set &amp;quot;Marked as unreferenced&amp;quot; as the edit summary, mark it as a minor edit, and submit.&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
function doQunref() {&lt;br /&gt;
  document.editform.wpTextbox1.value = &amp;#039;{&amp;#039; + &amp;#039;{&amp;#039; + &amp;#039;Unreferenced|date=&amp;#039; + &amp;#039;{&amp;#039; + &amp;#039;{&amp;#039; + &amp;#039;subst:CURRENTMONTHNAME}} &amp;#039; + &amp;#039;{&amp;#039; + &amp;#039;{&amp;#039; + &amp;#039;subst:CURRENTYEAR}}}}\n\n&amp;#039; + document.editform.wpTextbox1.value;&lt;br /&gt;
  document.editform.wpSummary.value = &amp;#039;Marked as unreferenced.&amp;#039;;&lt;br /&gt;
  document.editform.wpMinoredit.checked = true;&lt;br /&gt;
  document.editform.submit();&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
$.when($.ready, mw.loader.using(&amp;#039;mediawiki.util&amp;#039;)).then(function () {&lt;br /&gt;
  if (mw.config.get(&amp;#039;wgCanonicalNamespace&amp;#039;) == &amp;quot;User&amp;quot; || mw.config.get(&amp;#039;wgCanonicalNamespace&amp;#039;) == &amp;quot;User_talk&amp;quot;) {&lt;br /&gt;
     return;&lt;br /&gt;
  }&lt;br /&gt;
  if (document.editform) {&lt;br /&gt;
     mw.util.addPortletLink(&amp;quot;p-cactions&amp;quot;, &amp;quot;javascript:doQunref()&amp;quot;, &amp;quot;unref&amp;quot;, &amp;quot;ca-unref&amp;quot;, &amp;quot;Mark as unreferenced&amp;quot;, &amp;quot;&amp;quot;);&lt;br /&gt;
  }&lt;br /&gt;
});&lt;br /&gt;
 &lt;br /&gt;
// by [[User:Jj137|jj137]]&lt;br /&gt;
//&lt;/div&gt;</summary>
		<author><name>imported&gt;SD0001</name></author>
	</entry>
</feed>