<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://drifters-almanac.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AClassCategories</id>
	<title>Module:ClassCategories - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://drifters-almanac.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AClassCategories"/>
	<link rel="alternate" type="text/html" href="https://drifters-almanac.com/index.php?title=Module:ClassCategories&amp;action=history"/>
	<updated>2026-05-16T05:12:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://drifters-almanac.com/index.php?title=Module:ClassCategories&amp;diff=2653&amp;oldid=prev</id>
		<title>Mildew: Mildew moved page Module:AutocategorizeClassReq to Module:ClassCategories without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://drifters-almanac.com/index.php?title=Module:ClassCategories&amp;diff=2653&amp;oldid=prev"/>
		<updated>2025-06-23T22:16:28Z</updated>

		<summary type="html">&lt;p&gt;Mildew moved page &lt;a href=&quot;/index.php?title=Module:AutocategorizeClassReq&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Module:AutocategorizeClassReq (page does not exist)&quot;&gt;Module:AutocategorizeClassReq&lt;/a&gt; to &lt;a href=&quot;/Module:ClassCategories&quot; title=&quot;Module:ClassCategories&quot;&gt;Module:ClassCategories&lt;/a&gt; without leaving a redirect&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 15:16, 23 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>Mildew</name></author>
	</entry>
	<entry>
		<id>https://drifters-almanac.com/index.php?title=Module:ClassCategories&amp;diff=2652&amp;oldid=prev</id>
		<title>Mildew: Created page with &quot;local p = {}  function p.fromDelimited(frame)     local input = frame.args[1] or &quot;&quot;     local delimiter = frame.args.delimiter or &quot;,&quot;     local equipmentType = frame.args.equipment_type or &quot;&quot;     local entries = mw.text.split(input, delimiter)     local result = {}      for _, entry in ipairs(entries) do         local trimmed = mw.text.trim(entry)         if trimmed ~= &quot;&quot; then             local category = string.format(&quot;Category:%s %s&quot;, trimmed, equipmentType)...&quot;</title>
		<link rel="alternate" type="text/html" href="https://drifters-almanac.com/index.php?title=Module:ClassCategories&amp;diff=2652&amp;oldid=prev"/>
		<updated>2025-06-23T22:15:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.fromDelimited(frame)     local input = frame.args[1] or &amp;quot;&amp;quot;     local delimiter = frame.args.delimiter or &amp;quot;,&amp;quot;     local equipmentType = frame.args.equipment_type or &amp;quot;&amp;quot;     local entries = mw.text.split(input, delimiter)     local result = {}      for _, entry in ipairs(entries) do         local trimmed = mw.text.trim(entry)         if trimmed ~= &amp;quot;&amp;quot; then             local category = string.format(&amp;quot;&lt;a href=&quot;/index.php?title=Category:%25s_%25s&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:%s %s (page does not exist)&quot;&gt;Category:%s %s&lt;/a&gt;&amp;quot;, trimmed, equipmentType)...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.fromDelimited(frame)&lt;br /&gt;
    local input = frame.args[1] or &amp;quot;&amp;quot;&lt;br /&gt;
    local delimiter = frame.args.delimiter or &amp;quot;,&amp;quot;&lt;br /&gt;
    local equipmentType = frame.args.equipment_type or &amp;quot;&amp;quot;&lt;br /&gt;
    local entries = mw.text.split(input, delimiter)&lt;br /&gt;
    local result = {}&lt;br /&gt;
&lt;br /&gt;
    for _, entry in ipairs(entries) do&lt;br /&gt;
        local trimmed = mw.text.trim(entry)&lt;br /&gt;
        if trimmed ~= &amp;quot;&amp;quot; then&lt;br /&gt;
            local category = string.format(&amp;quot;[[Category:%s %s]]&amp;quot;, trimmed, equipmentType)&lt;br /&gt;
            table.insert(result, category)&lt;br /&gt;
        end&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    return table.concat(result, &amp;quot; &amp;quot;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Mildew</name></author>
	</entry>
</feed>