<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.lensovet.net/~sysadmin/w/index.php?action=history&amp;feed=atom&amp;title=Help%3AWanted_page</id>
	<title>Help:Wanted page - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.lensovet.net/~sysadmin/w/index.php?action=history&amp;feed=atom&amp;title=Help%3AWanted_page"/>
	<link rel="alternate" type="text/html" href="http://www.lensovet.net/~sysadmin/w/index.php?title=Help:Wanted_page&amp;action=history"/>
	<updated>2026-05-04T04:56:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>http://www.lensovet.net/~sysadmin/w/index.php?title=Help:Wanted_page&amp;diff=1948&amp;oldid=prev</id>
		<title>Wadmin: 1 revision(s)</title>
		<link rel="alternate" type="text/html" href="http://www.lensovet.net/~sysadmin/w/index.php?title=Help:Wanted_page&amp;diff=1948&amp;oldid=prev"/>
		<updated>2006-07-19T05:34:49Z</updated>

		<summary type="html">&lt;p&gt;1 revision(s)&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 05:34, 19 July 2006&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>Wadmin</name></author>
		
	</entry>
	<entry>
		<id>http://www.lensovet.net/~sysadmin/w/index.php?title=Help:Wanted_page&amp;diff=1947&amp;oldid=prev</id>
		<title>Omniplex: rm sidebar</title>
		<link rel="alternate" type="text/html" href="http://www.lensovet.net/~sysadmin/w/index.php?title=Help:Wanted_page&amp;diff=1947&amp;oldid=prev"/>
		<updated>2006-06-20T18:44:04Z</updated>

		<summary type="html">&lt;p&gt;rm sidebar&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{h:h}}[[Category:System admin handbook]]&lt;br /&gt;
&lt;br /&gt;
A page is considered &amp;quot;wanted&amp;quot; if it does not exist, while two or more pages in the project link to it.&lt;br /&gt;
&lt;br /&gt;
The SQL for determining this is from include/SpecialWantedpages.php&lt;br /&gt;
&lt;br /&gt;
  SELECT 'Wantedpages' AS type,&lt;br /&gt;
    pl_namespace AS namespace,&lt;br /&gt;
    pl_title AS title,&lt;br /&gt;
    COUNT(*) AS value&lt;br /&gt;
    FROM $pagelinks&lt;br /&gt;
    LEFT JOIN $page&lt;br /&gt;
    ON pl_namespace=page_namespace AND pl_title=page_title&lt;br /&gt;
    WHERE page_namespace IS NULL&lt;br /&gt;
    GROUP BY pl_namespace,pl_title&lt;br /&gt;
    HAVING COUNT(*) &amp;gt; 1&lt;br /&gt;
&lt;br /&gt;
You can set another threshold by setting 'HAVING COUNT(*) &amp;gt; n'&lt;br /&gt;
&lt;br /&gt;
{{H:f|enname=Wanted page}}&lt;/div&gt;</summary>
		<author><name>Omniplex</name></author>
		
	</entry>
</feed>