<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.retrotechcollection.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ATitle_blacklist</id>
	<title>Module:Title blacklist - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.retrotechcollection.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ATitle_blacklist"/>
	<link rel="alternate" type="text/html" href="https://wiki.retrotechcollection.com/index.php?title=Module:Title_blacklist&amp;action=history"/>
	<updated>2026-09-18T16:17:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.retrotechcollection.com/index.php?title=Module:Title_blacklist&amp;diff=4915&amp;oldid=prev</id>
		<title>Josh: Created page with &quot;--helper module for title blacklist  local p = {} p.main = function(frame) 	local args = frame.args 	local action = args[&#039;action&#039;] 	local pagename = args[&#039;pagename&#039;] 	local blacklistentry = mw.ext.TitleBlacklist.test(action, pagename) 	if blacklistentry then 		if blacklistentry.params.autoconfirmed then 			return args[&#039;autoconfirmed&#039;] or &quot;autoconfirmed&quot; 		else 			return args[&#039;templateeditor&#039;] or &quot;templateeditor&quot; 		end 	else return &#039;&#039; end end  return p&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.retrotechcollection.com/index.php?title=Module:Title_blacklist&amp;diff=4915&amp;oldid=prev"/>
		<updated>2025-09-05T03:03:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;--helper module for title blacklist  local p = {} p.main = function(frame) 	local args = frame.args 	local action = args[&amp;#039;action&amp;#039;] 	local pagename = args[&amp;#039;pagename&amp;#039;] 	local blacklistentry = mw.ext.TitleBlacklist.test(action, pagename) 	if blacklistentry then 		if blacklistentry.params.autoconfirmed then 			return args[&amp;#039;autoconfirmed&amp;#039;] or &amp;quot;autoconfirmed&amp;quot; 		else 			return args[&amp;#039;templateeditor&amp;#039;] or &amp;quot;templateeditor&amp;quot; 		end 	else return &amp;#039;&amp;#039; end end  return p&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--helper module for title blacklist&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
p.main = function(frame)&lt;br /&gt;
	local args = frame.args&lt;br /&gt;
	local action = args[&amp;#039;action&amp;#039;]&lt;br /&gt;
	local pagename = args[&amp;#039;pagename&amp;#039;]&lt;br /&gt;
	local blacklistentry = mw.ext.TitleBlacklist.test(action, pagename)&lt;br /&gt;
	if blacklistentry then&lt;br /&gt;
		if blacklistentry.params.autoconfirmed then&lt;br /&gt;
			return args[&amp;#039;autoconfirmed&amp;#039;] or &amp;quot;autoconfirmed&amp;quot;&lt;br /&gt;
		else&lt;br /&gt;
			return args[&amp;#039;templateeditor&amp;#039;] or &amp;quot;templateeditor&amp;quot;&lt;br /&gt;
		end&lt;br /&gt;
	else return &amp;#039;&amp;#039; end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Josh</name></author>
	</entry>
</feed>