<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://escforumwiki.com/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="https://escforumwiki.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ANs_has_subpages%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://escforumwiki.com/index.php?title=Module:Ns_has_subpages/doc&amp;action=history"/>
	<updated>2026-04-14T04:42:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://escforumwiki.com/index.php?title=Module:Ns_has_subpages/doc&amp;diff=105147&amp;oldid=prev</id>
		<title>Santos: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://escforumwiki.com/index.php?title=Module:Ns_has_subpages/doc&amp;diff=105147&amp;oldid=prev"/>
		<updated>2022-06-15T20:45:13Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&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: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:45, 15 June 2022&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>Santos</name></author>
	</entry>
	<entry>
		<id>https://escforumwiki.com/index.php?title=Module:Ns_has_subpages/doc&amp;diff=105146&amp;oldid=prev</id>
		<title>en&gt;GKFX: Remove {{high-use}}, which is now redundant to {{used in system}} (via WP:JWB)</title>
		<link rel="alternate" type="text/html" href="https://escforumwiki.com/index.php?title=Module:Ns_has_subpages/doc&amp;diff=105146&amp;oldid=prev"/>
		<updated>2021-05-07T20:57:46Z</updated>

		<summary type="html">&lt;p&gt;Remove {{high-use}}, which is now redundant to {{used in system}} (via &lt;a href=&quot;/index.php?title=WP:JWB&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:JWB (page does not exist)&quot;&gt;WP:JWB&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&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[&amp;#039;&amp;#039;namespace&amp;#039;&amp;#039;].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(&amp;#039;Module:Ns has subpages&amp;#039;)&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;GKFX</name></author>
	</entry>
</feed>