<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://calcwiki.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ACategory_handler%2Fdata</id>
	<title>Module:Category handler/data - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://calcwiki.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ACategory_handler%2Fdata"/>
	<link rel="alternate" type="text/html" href="https://calcwiki.org/index.php?title=Module:Category_handler/data&amp;action=history"/>
	<updated>2026-05-03T18:11:35Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://calcwiki.org/index.php?title=Module:Category_handler/data&amp;diff=8580&amp;oldid=prev</id>
		<title>Lch：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://calcwiki.org/index.php?title=Module:Category_handler/data&amp;diff=8580&amp;oldid=prev"/>
		<updated>2026-01-22T17:11:58Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&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;zh&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2026年1月22日 (四) 17:11的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;zh&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;（没有差异）&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key calcwiki-cw_:diff:1.41:old-8579:rev-8580 --&gt;
&lt;/table&gt;</summary>
		<author><name>Lch</name></author>
	</entry>
	<entry>
		<id>https://calcwiki.org/index.php?title=Module:Category_handler/data&amp;diff=8579&amp;oldid=prev</id>
		<title>wm&gt;Xiplus：​已保护“模块:Category handler/data”：高风险模板（[编辑=仅管理员]（无限期）[移动=仅管理员]（无限期））</title>
		<link rel="alternate" type="text/html" href="https://calcwiki.org/index.php?title=Module:Category_handler/data&amp;diff=8579&amp;oldid=prev"/>
		<updated>2017-10-12T08:30:24Z</updated>

		<summary type="html">&lt;p&gt;已保护“&lt;a href=&quot;/Module:Category_handler/data&quot; title=&quot;Module:Category handler/data&quot;&gt;模块:Category handler/data&lt;/a&gt;”：高风险模板（[编辑=仅管理员]（无限期）[移动=仅管理员]（无限期））&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;zh&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2017年10月12日 (四) 08:30的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;zh&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;（没有差异）&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key calcwiki-cw_:diff:1.41:old-4097:rev-8579 --&gt;
&lt;/table&gt;</summary>
		<author><name>wm&gt;Xiplus</name></author>
	</entry>
	<entry>
		<id>https://calcwiki.org/index.php?title=Module:Category_handler/data&amp;diff=4097&amp;oldid=prev</id>
		<title>春上冰月：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://calcwiki.org/index.php?title=Module:Category_handler/data&amp;diff=4097&amp;oldid=prev"/>
		<updated>2016-02-17T07:39:46Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- This module assembles data to be passed to [[Module:Category handler]] using&lt;br /&gt;
-- mw.loadData. This includes the configuration data and whether the current&lt;br /&gt;
-- page matches the title blacklist.&lt;br /&gt;
&lt;br /&gt;
local data = require(&amp;#039;Module:Category handler/config&amp;#039;)&lt;br /&gt;
local mShared = require(&amp;#039;Module:Category handler/shared&amp;#039;)&lt;br /&gt;
local blacklist = require(&amp;#039;Module:Category handler/blacklist&amp;#039;)&lt;br /&gt;
local title = mw.title.getCurrentTitle()&lt;br /&gt;
&lt;br /&gt;
data.currentTitleMatchesBlacklist = mShared.matchesBlacklist(&lt;br /&gt;
	title.prefixedText,&lt;br /&gt;
	blacklist&lt;br /&gt;
)&lt;br /&gt;
&lt;br /&gt;
data.currentTitleNamespaceParameters = mShared.getNamespaceParameters(&lt;br /&gt;
	title,&lt;br /&gt;
	mShared.getParamMappings()&lt;br /&gt;
)&lt;br /&gt;
&lt;br /&gt;
return data&lt;/div&gt;</summary>
		<author><name>春上冰月</name></author>
	</entry>
</feed>