<?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%2Ftest</id>
	<title>Module:Sandbox/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%2Ftest"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/test&amp;action=history"/>
	<updated>2026-08-11T11:16:57Z</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/test&amp;diff=146592&amp;oldid=prev</id>
		<title>imported&gt;MSGJ at 11:11, 7 February 2022</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/test&amp;diff=146592&amp;oldid=prev"/>
		<updated>2022-02-07T11:11:50Z</updated>

		<summary type="html">&lt;p&gt;&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.removeword(frame)&lt;br /&gt;
	local link = frame.args.link or &amp;quot;&amp;quot;&lt;br /&gt;
	local remove = frame.args.remove or &amp;quot;&amp;quot;&lt;br /&gt;
	local char1=string.sub(remove,1,1)&lt;br /&gt;
	local regex=&amp;quot;%f[%w][&amp;quot; .. string.upper(char1) .. string.lower(char1) .. &amp;quot;]&amp;quot; .. string.sub(remove,2) .. &amp;quot;*%f[%W]&amp;quot;&lt;br /&gt;
	--return regex&lt;br /&gt;
	return (link:gsub(regex, &amp;quot;&amp;quot;))&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;MSGJ</name></author>
	</entry>
</feed>