<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ko">
	<id>http://wiki.shtelo.org/index.php?action=history&amp;feed=atom&amp;title=%EB%AA%A8%EB%93%88%3ACategory_handler%2Fdata</id>
	<title>모듈:Category handler/data - 편집 역사</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.shtelo.org/index.php?action=history&amp;feed=atom&amp;title=%EB%AA%A8%EB%93%88%3ACategory_handler%2Fdata"/>
	<link rel="alternate" type="text/html" href="http://wiki.shtelo.org/index.php?title=%EB%AA%A8%EB%93%88:Category_handler/data&amp;action=history"/>
	<updated>2026-06-20T18:34:42Z</updated>
	<subtitle>이 문서의 편집 역사</subtitle>
	<generator>MediaWiki 1.38.1</generator>
	<entry>
		<id>http://wiki.shtelo.org/index.php?title=%EB%AA%A8%EB%93%88:Category_handler/data&amp;diff=1364&amp;oldid=prev</id>
		<title>Z0k: 새 문서: -- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title blacklist.  local data = require('Module:Category handler/config') local mShared = require('Module:Category handler/shared') local blacklist = require('Module:Category handler/blacklist') local title = mw.title.getCurrentTitle()  data.currentTitleMatchesBlacklist = mShared.matchesBlacklist( 	title.p...</title>
		<link rel="alternate" type="text/html" href="http://wiki.shtelo.org/index.php?title=%EB%AA%A8%EB%93%88:Category_handler/data&amp;diff=1364&amp;oldid=prev"/>
		<updated>2022-06-10T15:25:27Z</updated>

		<summary type="html">&lt;p&gt;새 문서: -- This module assembles data to be passed to &lt;a href=&quot;/index.php/%EB%AA%A8%EB%93%88:Category_handler&quot; title=&quot;모듈:Category handler&quot;&gt;Module:Category handler&lt;/a&gt; using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title blacklist.  local data = require(&amp;#039;Module:Category handler/config&amp;#039;) local mShared = require(&amp;#039;Module:Category handler/shared&amp;#039;) local blacklist = require(&amp;#039;Module:Category handler/blacklist&amp;#039;) local title = mw.title.getCurrentTitle()  data.currentTitleMatchesBlacklist = mShared.matchesBlacklist( 	title.p...&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('Module:Category handler/config')&lt;br /&gt;
local mShared = require('Module:Category handler/shared')&lt;br /&gt;
local blacklist = require('Module:Category handler/blacklist')&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>Z0k</name></author>
	</entry>
</feed>