<?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%2FCertes</id>
	<title>Module:Sandbox/Certes - 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%2FCertes"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Certes&amp;action=history"/>
	<updated>2026-04-17T18:45:51Z</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/Certes&amp;diff=145253&amp;oldid=prev</id>
		<title>imported&gt;Certes: Failed attempt to check whether a user exists (only works if they recorded a gender preference)</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Certes&amp;diff=145253&amp;oldid=prev"/>
		<updated>2022-02-13T18:08:06Z</updated>

		<summary type="html">&lt;p&gt;Failed attempt to check whether a user exists (only works if they recorded a gender preference)&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;
&lt;br /&gt;
function p._main()&lt;br /&gt;
	-- THE NEXT LINE ACTUALLY DOES SOMETHING (the rest is boilerplate)&lt;br /&gt;
	local uig = mw.getContentLanguage():gender( &amp;quot;Certes&amp;quot;, &amp;quot;masculine&amp;quot;, &amp;quot;feminine&amp;quot;, &amp;quot;neutral&amp;quot;, &amp;quot;other&amp;quot; )&lt;br /&gt;
	return uig&lt;br /&gt;
end -- of p._main&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	-- Take parameters out of the frame and pass them to p._main(). Return the result.&lt;br /&gt;
	return p._main()&lt;br /&gt;
end -- of p.main&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Certes</name></author>
	</entry>
</feed>