<?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%3Acategory_link</id>
	<title>Module:category link - 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%3Acategory_link"/>
	<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:category_link&amp;action=history"/>
	<updated>2026-05-09T15:35:02Z</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:category_link&amp;diff=519704&amp;oldid=prev</id>
		<title>Sware: Created page with &quot;local concat = table.concat local html_create = mw.html.create local is_internal_title = require(&quot;Module:pages&quot;).is_internal_title local make_title = mw.title.makeTitle local tostring = tostring  local export = {}  function export.make_link(name, sortkey) 	-- Unconditionally add the &quot;Category:&quot; prefix. 	local fullname = &quot;Category:&quot; .. name 	if is_internal_title(make_title(14, name)) then 		fullname = &quot;:&quot; .. fullname .. &quot;&quot; 	end 	 	return tostring(html_create(&quot;code&quot;)...&quot;</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:category_link&amp;diff=519704&amp;oldid=prev"/>
		<updated>2026-05-09T10:14:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local concat = table.concat local html_create = mw.html.create local is_internal_title = require(&amp;quot;Module:pages&amp;quot;).is_internal_title local make_title = mw.title.makeTitle local tostring = tostring  local export = {}  function export.make_link(name, sortkey) 	-- Unconditionally add the &amp;quot;Category:&amp;quot; prefix. 	local fullname = &amp;quot;Category:&amp;quot; .. name 	if is_internal_title(make_title(14, name)) then 		fullname = &amp;quot;&lt;a href=&quot;/w/index.php?title=%22_.._fullname_.._%22&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;&amp;quot; .. fullname .. &amp;quot; (page does not exist)&quot;&gt;&amp;quot; .. fullname .. &amp;quot;&lt;/a&gt;&amp;quot; 	end 	 	return tostring(html_create(&amp;quot;code&amp;quot;)...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local concat = table.concat&lt;br /&gt;
local html_create = mw.html.create&lt;br /&gt;
local is_internal_title = require(&amp;quot;Module:pages&amp;quot;).is_internal_title&lt;br /&gt;
local make_title = mw.title.makeTitle&lt;br /&gt;
local tostring = tostring&lt;br /&gt;
&lt;br /&gt;
local export = {}&lt;br /&gt;
&lt;br /&gt;
function export.make_link(name, sortkey)&lt;br /&gt;
	-- Unconditionally add the &amp;quot;Category:&amp;quot; prefix.&lt;br /&gt;
	local fullname = &amp;quot;Category:&amp;quot; .. name&lt;br /&gt;
	if is_internal_title(make_title(14, name)) then&lt;br /&gt;
		fullname = &amp;quot;[[:&amp;quot; .. fullname .. &amp;quot;]]&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	return tostring(html_create(&amp;quot;code&amp;quot;)&lt;br /&gt;
		:css(&amp;quot;white-space&amp;quot;, &amp;quot;pre-wrap&amp;quot;)&lt;br /&gt;
		:wikitext(&amp;quot;&amp;amp;#91;&amp;amp;#91;&amp;quot; .. concat({fullname, sortkey}, &amp;quot;&amp;amp;#124;&amp;quot;) .. &amp;quot;&amp;amp;#93;&amp;amp;#93;&amp;quot;)&lt;br /&gt;
	)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return export&lt;/div&gt;</summary>
		<author><name>Sware</name></author>
	</entry>
</feed>