<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://igoaddons.eu.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ANs_has_subpages%2Fdoc</id>
	<title>Module:Ns has subpages/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://igoaddons.eu.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ANs_has_subpages%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://igoaddons.eu.org/index.php?title=Module:Ns_has_subpages/doc&amp;action=history"/>
	<updated>2026-04-11T10:52:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0-rc.0</generator>
	<entry>
		<id>http://igoaddons.eu.org/index.php?title=Module:Ns_has_subpages/doc&amp;diff=10957&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://igoaddons.eu.org/index.php?title=Module:Ns_has_subpages/doc&amp;diff=10957&amp;oldid=prev"/>
		<updated>2020-12-27T17:34:20Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&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 17:34, 27 December 2020&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>Admin</name></author>
		
	</entry>
	<entry>
		<id>http://igoaddons.eu.org/index.php?title=Module:Ns_has_subpages/doc&amp;diff=10956&amp;oldid=prev</id>
		<title>en&gt;Pppery: {{used in system}}</title>
		<link rel="alternate" type="text/html" href="http://igoaddons.eu.org/index.php?title=Module:Ns_has_subpages/doc&amp;diff=10956&amp;oldid=prev"/>
		<updated>2020-07-15T03:38:58Z</updated>

		<summary type="html">&lt;p&gt;{{used in system}}&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{high-risk|965000+}}&lt;br /&gt;
{{used in system}}&lt;br /&gt;
{{Module rating|protected}}&lt;br /&gt;
This module finds whether a given [[WP:NS|namespace]] can have subpages.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== From wikitext ===&lt;br /&gt;
&lt;br /&gt;
From wikitext this module must be used via the {{tl|ns has subpages}} template. Please see the template page for documentation.&lt;br /&gt;
&lt;br /&gt;
=== From Lua ===&lt;br /&gt;
&lt;br /&gt;
Usually Lua modules should use &amp;lt;code&amp;gt;mw.site.namespaces[''namespace''].hasSubpages&amp;lt;/code&amp;gt; rather than this module. But if you have a good reason, it can be accessed like this:&lt;br /&gt;
&lt;br /&gt;
Load the module:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
local mNsHasSubpages = require('Module:Ns has subpages')&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The subpage information can be found with the ._main function:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
mNsHasSubpages._main(ns, frame)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;var&amp;gt;ns&amp;lt;/var&amp;gt; is the namespace name, number, or a page name. It defaults to the current namespace.&lt;br /&gt;
* &amp;lt;var&amp;gt;frame&amp;lt;/var&amp;gt; is a frame object with which we can call frame:callParserFunction if necessary. This is optional, and intended for internal use.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Pppery</name></author>
		
	</entry>
</feed>