<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://linguifex.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3Atitle%2FisTitle</id>
	<title>Module:title/isTitle - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://linguifex.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3Atitle%2FisTitle"/>
	<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:title/isTitle&amp;action=history"/>
	<updated>2026-04-06T05:04:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://linguifex.com/w/index.php?title=Module:title/isTitle&amp;diff=474965&amp;oldid=prev</id>
		<title>Sware: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:title/isTitle&amp;diff=474965&amp;oldid=prev"/>
		<updated>2025-11-04T17:47:28Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:47, 4 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Sware</name></author>
	</entry>
	<entry>
		<id>https://linguifex.com/w/index.php?title=Module:title/isTitle&amp;diff=459872&amp;oldid=prev</id>
		<title>Sware: Created page with &quot;local table_get_metamethod_module = &quot;Module:table/getMetamethod&quot;  local error = error local rawequal = rawequal local type = type  local function get_metamethod(...) 	get_metamethod = require(table_get_metamethod_module) 	return get_metamethod(...) end  local title_eq, title_lt local function get_title_mm() 	local success, eq, lt = get_metamethod(mw.title.getCurrentTitle(), &quot;__eq&quot;, &quot;__lt&quot;) 	if not success then 		error(&quot;Failed to fetch current title&quot;) -- this should never...&quot;</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:title/isTitle&amp;diff=459872&amp;oldid=prev"/>
		<updated>2025-06-28T09:13:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local table_get_metamethod_module = &amp;quot;Module:table/getMetamethod&amp;quot;  local error = error local rawequal = rawequal local type = type  local function get_metamethod(...) 	get_metamethod = require(table_get_metamethod_module) 	return get_metamethod(...) end  local title_eq, title_lt local function get_title_mm() 	local success, eq, lt = get_metamethod(mw.title.getCurrentTitle(), &amp;quot;__eq&amp;quot;, &amp;quot;__lt&amp;quot;) 	if not success then 		error(&amp;quot;Failed to fetch current title&amp;quot;) -- this should never...&amp;quot;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:13, 28 June 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Sware</name></author>
	</entry>
	<entry>
		<id>https://linguifex.com/w/index.php?title=Module:title/isTitle&amp;diff=474964&amp;oldid=prev</id>
		<title>wikt&gt;Theknightwho at 10:00, 23 May 2025</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:title/isTitle&amp;diff=474964&amp;oldid=prev"/>
		<updated>2025-05-23T10:00:39Z</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 table_get_metamethod_module = &amp;quot;Module:table/getMetamethod&amp;quot;&lt;br /&gt;
&lt;br /&gt;
local error = error&lt;br /&gt;
local rawequal = rawequal&lt;br /&gt;
local type = type&lt;br /&gt;
&lt;br /&gt;
local function get_metamethod(...)&lt;br /&gt;
	get_metamethod = require(table_get_metamethod_module)&lt;br /&gt;
	return get_metamethod(...)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local title_eq, title_lt&lt;br /&gt;
local function get_title_mm()&lt;br /&gt;
	local success, eq, lt = get_metamethod(mw.title.getCurrentTitle(), &amp;quot;__eq&amp;quot;, &amp;quot;__lt&amp;quot;)&lt;br /&gt;
	if not success then&lt;br /&gt;
		error(&amp;quot;Failed to fetch current title&amp;quot;) -- this should never happen&lt;br /&gt;
	end&lt;br /&gt;
	title_eq, title_lt, get_title_mm = eq, lt, nil&lt;br /&gt;
	return eq&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[==[&lt;br /&gt;
Returns {true} if the input is a title object, or {false} if not.]==]&lt;br /&gt;
return function(obj)&lt;br /&gt;
	if not (obj and type(obj) == &amp;quot;table&amp;quot;) then&lt;br /&gt;
		return false&lt;br /&gt;
	end&lt;br /&gt;
	local success, eq, lt = get_metamethod(obj, &amp;quot;__eq&amp;quot;, &amp;quot;__lt&amp;quot;)&lt;br /&gt;
	-- There&amp;#039;s no foolproof method for checking for a title object, but the&lt;br /&gt;
	-- __eq and __lt metamethods should always be the same. Also discount titles&lt;br /&gt;
	-- that only have fragments (returned by mw.title.new() and&lt;br /&gt;
	-- mw.title.makeTitle() if the input starts with &amp;quot;#&amp;quot;), since they cannot&lt;br /&gt;
	-- represent a valid page, and are broken in various ways (e.g. attempting&lt;br /&gt;
	-- to access certain keys results in an error); see [[phab:T240678]].&lt;br /&gt;
	return success and eq ~= nil and lt ~= nil and&lt;br /&gt;
		rawequal(eq, (title_eq or get_title_mm())) and&lt;br /&gt;
		rawequal(lt, title_lt) and&lt;br /&gt;
		obj.prefixedText ~= &amp;quot;&amp;quot;&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>wikt&gt;Theknightwho</name></author>
	</entry>
</feed>