<?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%2FGhostInTheMachine%2FTest</id>
	<title>Module:Sandbox/GhostInTheMachine/Test - 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%2FGhostInTheMachine%2FTest"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/GhostInTheMachine/Test&amp;action=history"/>
	<updated>2026-04-20T21:16:50Z</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/GhostInTheMachine/Test&amp;diff=145462&amp;oldid=prev</id>
		<title>imported&gt;GhostInTheMachine: version 1</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/GhostInTheMachine/Test&amp;diff=145462&amp;oldid=prev"/>
		<updated>2020-10-08T17:12:18Z</updated>

		<summary type="html">&lt;p&gt;version 1&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.isfirst(frame)&lt;br /&gt;
    local sPage = mw.title.getCurrentTitle():getContent()&lt;br /&gt;
&lt;br /&gt;
    local iCB = mw.ustring.find( sPage, &amp;#039;{{&amp;#039;, 1, true ) or 0 --  any templates?&lt;br /&gt;
    if iCB &amp;lt; 1 then return false end&lt;br /&gt;
&lt;br /&gt;
    local iLC = mw.ustring.find( sPage, &amp;#039;{{short description&amp;#039;, 1, true ) or 0&lt;br /&gt;
    if iCB == iLC then return true end&lt;br /&gt;
&lt;br /&gt;
    local iUC = mw.ustring.find( sPage, &amp;#039;{{Short description&amp;#039;, 1, true ) or 0&lt;br /&gt;
    if iCB == iUC then return true end&lt;br /&gt;
&lt;br /&gt;
    return false&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;GhostInTheMachine</name></author>
	</entry>
</feed>