<?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%2FmakeTitle</id>
	<title>Module:title/makeTitle - 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%2FmakeTitle"/>
	<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:title/makeTitle&amp;action=history"/>
	<updated>2026-04-22T00:15:34Z</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/makeTitle&amp;diff=494660&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/makeTitle&amp;diff=494660&amp;oldid=prev"/>
		<updated>2026-04-21T11:21:30Z</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;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:21, 21 April 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&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;!-- diff cache key mediawiki-mw_:diff:1.41:old-494659:rev-494660 --&gt;
&lt;/table&gt;</summary>
		<author><name>Sware</name></author>
	</entry>
	<entry>
		<id>https://linguifex.com/w/index.php?title=Module:title/makeTitle&amp;diff=494659&amp;oldid=prev</id>
		<title>wikt&gt;Theknightwho: Remove internalOnly parameter, as it&#039;s just a simple key check and doesn&#039;t need special handling.</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:title/makeTitle&amp;diff=494659&amp;oldid=prev"/>
		<updated>2025-05-23T10:08:46Z</updated>

		<summary type="html">&lt;p&gt;Remove internalOnly parameter, as it&amp;#039;s just a simple key check and doesn&amp;#039;t need special handling.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local make_title = mw.title.makeTitle&lt;br /&gt;
&lt;br /&gt;
--[==[&lt;br /&gt;
A modified version of {mw.title.makeTitle} that fixes a bug which causes certain inputs to generate title objects for the empty string. Such empty string titles do not represent a valid page, and are broken in various ways (e.g. attempting to access certain keys results in an error); see [[phab:T240678]].]==]&lt;br /&gt;
return function(ns, title, fragment, interwiki)&lt;br /&gt;
	local title = make_title(ns, title, fragment, interwiki)&lt;br /&gt;
	return title and title.prefixedText ~= &amp;quot;&amp;quot; and title or nil&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>wikt&gt;Theknightwho</name></author>
	</entry>
</feed>