<?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%2FRexxS%2FPagetitle</id>
	<title>Module:Sandbox/RexxS/Pagetitle - 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%2FRexxS%2FPagetitle"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/RexxS/Pagetitle&amp;action=history"/>
	<updated>2026-05-24T03:22:55Z</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/RexxS/Pagetitle&amp;diff=146093&amp;oldid=prev</id>
		<title>imported&gt;RexxS: rm debug</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/RexxS/Pagetitle&amp;diff=146093&amp;oldid=prev"/>
		<updated>2020-09-24T01:32:48Z</updated>

		<summary type="html">&lt;p&gt;rm debug&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[[&lt;br /&gt;
Pagetitle&lt;br /&gt;
--]]&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
-- subjectpagetitle returns the name of the subject page when invoked from the talk page.&lt;br /&gt;
p.subjectpagetitle = function(frame)&lt;br /&gt;
	return mw.title.getCurrentTitle().subjectPageTitle.text&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- subjectpageid returns the id of the subject page when invoked from the talk page.&lt;br /&gt;
p.subjectpageid = function(frame)&lt;br /&gt;
	return mw.wikibase.getEntityIdForTitle( mw.title.getCurrentTitle().subjectPageTitle.text )&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;RexxS</name></author>
	</entry>
</feed>