<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tachyony.co.uk/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AOther_uses_of</id>
	<title>Module:Other uses of - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tachyony.co.uk/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AOther_uses_of"/>
	<link rel="alternate" type="text/html" href="https://wiki.tachyony.co.uk/w/index.php?title=Module:Other_uses_of&amp;action=history"/>
	<updated>2026-05-16T04:35:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.5</generator>
	<entry>
		<id>https://wiki.tachyony.co.uk/w/index.php?title=Module:Other_uses_of&amp;diff=6537&amp;oldid=prev</id>
		<title>Tachyony: Created page with &quot;local mOtheruses = require(&#039;Module:Other uses&#039;) local p = {} p.otherusesof = function (frame) 	function getArg (num) 		local x = frame:getParent().args[num] 		return x ~= &#039;&#039; and x or nil 	end 	local currentTitle = mw.title.getCurrentTitle() 	local prefixedText = currentTitle.prefixedText 	local ofWhat = getArg(1) or prefixedText 	local page = getArg(2) 	local options = { 		title = ofWhat, 		otherText = string.format(&#039;uses of &quot;%s&quot;&#039;, ofWhat) 	} 	local skipCat = currentTitl...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tachyony.co.uk/w/index.php?title=Module:Other_uses_of&amp;diff=6537&amp;oldid=prev"/>
		<updated>2022-01-18T02:35:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local mOtheruses = require(&amp;#039;Module:Other uses&amp;#039;) local p = {} p.otherusesof = function (frame) 	function getArg (num) 		local x = frame:getParent().args[num] 		return x ~= &amp;#039;&amp;#039; and x or nil 	end 	local currentTitle = mw.title.getCurrentTitle() 	local prefixedText = currentTitle.prefixedText 	local ofWhat = getArg(1) or prefixedText 	local page = getArg(2) 	local options = { 		title = ofWhat, 		otherText = string.format(&amp;#039;uses of &amp;quot;%s&amp;quot;&amp;#039;, ofWhat) 	} 	local skipCat = currentTitl...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local mOtheruses = require(&amp;#039;Module:Other uses&amp;#039;)&lt;br /&gt;
local p = {}&lt;br /&gt;
p.otherusesof = function (frame)&lt;br /&gt;
	function getArg (num)&lt;br /&gt;
		local x = frame:getParent().args[num]&lt;br /&gt;
		return x ~= &amp;#039;&amp;#039; and x or nil&lt;br /&gt;
	end&lt;br /&gt;
	local currentTitle = mw.title.getCurrentTitle()&lt;br /&gt;
	local prefixedText = currentTitle.prefixedText&lt;br /&gt;
	local ofWhat = getArg(1) or prefixedText&lt;br /&gt;
	local page = getArg(2)&lt;br /&gt;
	local options = {&lt;br /&gt;
		title = ofWhat,&lt;br /&gt;
		otherText = string.format(&amp;#039;uses of &amp;quot;%s&amp;quot;&amp;#039;, ofWhat)&lt;br /&gt;
	}&lt;br /&gt;
	local skipCat = currentTitle.isTalkPage or currentTitle.namespace == 2&lt;br /&gt;
	local oddCat = skipCat and &amp;#039;&amp;#039; or &amp;quot;[[Category:Hatnote templates using unusual parameters]]&amp;quot;&lt;br /&gt;
	if (mw.ustring.lower(getArg(1) or &amp;quot;&amp;quot;) == mw.ustring.lower(prefixedText)) or&lt;br /&gt;
		((not getArg(1)) and not getArg(2)) then&lt;br /&gt;
			options.otherText = options.otherText .. oddCat&lt;br /&gt;
	end&lt;br /&gt;
	arg = page and {page} or {}&lt;br /&gt;
	return mOtheruses._otheruses(arg, options)&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Tachyony</name></author>
	</entry>
</feed>