<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox%2FCabayi%2FListAs</id>
	<title>Module:Sandbox/Cabayi/ListAs - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox%2FCabayi%2FListAs"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Cabayi/ListAs&amp;action=history"/>
	<updated>2026-06-19T07:22:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Sandbox/Cabayi/ListAs&amp;diff=145247&amp;oldid=prev</id>
		<title>imported&gt;Cabayi: t3</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Cabayi/ListAs&amp;diff=145247&amp;oldid=prev"/>
		<updated>2018-03-27T16:30:44Z</updated>

		<summary type="html">&lt;p&gt;t3&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
local currentTitle = mw.title.getCurrentTitle()&lt;br /&gt;
&lt;br /&gt;
function p.ListAs(frame)&lt;br /&gt;
--	basePageTitle&lt;br /&gt;
--	txt = currentTitle&lt;br /&gt;
--	ns, title, suffix = string.match(txt, &amp;quot;(.*):(.*)/(.*)&amp;quot;)&lt;br /&gt;
--	result = title&lt;br /&gt;
	-- Only process article Talk namespace (#1)&lt;br /&gt;
	if to_number(p.getCurrentTitle[&amp;quot;namespace&amp;quot;]) ~= 1 then&lt;br /&gt;
		return &amp;quot;This only works in an article&amp;#039;s talk page, not in ns #&amp;quot; .. p.getCurrentTitle[&amp;quot;namespace&amp;quot;] .. &amp;quot;.&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	return result&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Cabayi</name></author>
	</entry>
</feed>