<?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%2FGonnym%2Fdisplaytitle</id>
	<title>Module:Sandbox/Gonnym/displaytitle - 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%2FGonnym%2Fdisplaytitle"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Gonnym/displaytitle&amp;action=history"/>
	<updated>2026-05-26T16:05:02Z</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/Gonnym/displaytitle&amp;diff=145474&amp;oldid=prev</id>
		<title>imported&gt;Gonnym at 12:28, 2 November 2021</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Gonnym/displaytitle&amp;diff=145474&amp;oldid=prev"/>
		<updated>2021-11-02T12:28:09Z</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.main(frame)&lt;br /&gt;
	local page_text = mw.title.new(&amp;quot;User:Gonnym/sandbox/displaytitle&amp;quot;):getContent()&lt;br /&gt;
	local title = string.match(page_text , &amp;quot;{{DISPLAYTITLE:(.-)}}&amp;quot;)&lt;br /&gt;
	mw.log(&amp;quot;title: &amp;quot; .. title)&lt;br /&gt;
	mw.log(&amp;quot;length: &amp;quot; .. string.len(title))&lt;br /&gt;
	mw.log(&amp;quot;type: &amp;quot; .. type(title))&lt;br /&gt;
	&lt;br /&gt;
	local test_string = &amp;quot;test string&amp;quot;&lt;br /&gt;
	mw.log(&amp;quot;length: &amp;quot; .. string.len(test_string))&lt;br /&gt;
	&lt;br /&gt;
	if test_string == title then&lt;br /&gt;
		mw.log(&amp;quot;equal&amp;quot;)&lt;br /&gt;
	else&lt;br /&gt;
		mw.log(&amp;quot;not equal&amp;quot;)&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	mw.log(&amp;quot;test_string == title: &amp;quot; .. test_string == title)&lt;br /&gt;
	mw.log(&amp;quot;test_string == title: &amp;quot; .. tostring(test_string == title))&lt;br /&gt;
&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Gonnym</name></author>
	</entry>
</feed>