<?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%2FRexxS%2FGCI09a</id>
	<title>Module:Sandbox/RexxS/GCI09a - 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%2FRexxS%2FGCI09a"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/RexxS/GCI09a&amp;action=history"/>
	<updated>2026-05-24T02:31:36Z</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/RexxS/GCI09a&amp;diff=146076&amp;oldid=prev</id>
		<title>imported&gt;RexxS: update</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/RexxS/GCI09a&amp;diff=146076&amp;oldid=prev"/>
		<updated>2018-10-30T16:06:26Z</updated>

		<summary type="html">&lt;p&gt;update&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- Module to demonstrate a MW library call for Google-Code-in-2017&lt;br /&gt;
-- Function pageinfo returns the name of the page without the namespace or interwiki prefixes&lt;br /&gt;
&lt;br /&gt;
p = {}&lt;br /&gt;
&lt;br /&gt;
p.pageinfo = function( frame )&lt;br /&gt;
	local ttl = frame.args.title&lt;br /&gt;
	local ttlobj = mw.title.new( ttl )&lt;br /&gt;
	local txt = ttlobj.text&lt;br /&gt;
	return txt&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;RexxS</name></author>
	</entry>
</feed>