<?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%2FVriullop</id>
	<title>Module:Sandbox/Vriullop - 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%2FVriullop"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Vriullop&amp;action=history"/>
	<updated>2026-04-21T19:21:44Z</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/Vriullop&amp;diff=146375&amp;oldid=prev</id>
		<title>imported&gt;Vriullop: ifexist</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Vriullop&amp;diff=146375&amp;oldid=prev"/>
		<updated>2014-01-13T10:55:20Z</updated>

		<summary type="html">&lt;p&gt;ifexist&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local z = {}&lt;br /&gt;
&lt;br /&gt;
-- returns a number if page exists or an empty string if it doesn&amp;#039;t&lt;br /&gt;
function z.ifexist( frame )&lt;br /&gt;
	local page = frame.args[1]&lt;br /&gt;
	return mw.message.newRawMessage(&amp;quot;{{PAGEID}}&amp;quot;):title(page):text()&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return z&lt;/div&gt;</summary>
		<author><name>imported&gt;Vriullop</name></author>
	</entry>
</feed>