<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://hmoegirl.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AStr_test</id>
	<title>Module:Str test - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://hmoegirl.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AStr_test"/>
	<link rel="alternate" type="text/html" href="https://hmoegirl.com/index.php?title=Module:Str_test&amp;action=history"/>
	<updated>2026-04-23T21:38:05Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.39.0</generator>
	<entry>
		<id>https://hmoegirl.com/index.php?title=Module:Str_test&amp;diff=60267&amp;oldid=prev</id>
		<title>imported&gt;850710247liu：​创建页面，内容为“local module = {}  function module.main(frame) 	local args = frame.args 	local str = args[1] 	local ptn = mw.text.decode(mw.text.unstripNoWiki(args[2])) 	if mw.ustri…”</title>
		<link rel="alternate" type="text/html" href="https://hmoegirl.com/index.php?title=Module:Str_test&amp;diff=60267&amp;oldid=prev"/>
		<updated>2020-02-21T03:36:25Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“local module = {}  function module.main(frame) 	local args = frame.args 	local str = args[1] 	local ptn = mw.text.decode(mw.text.unstripNoWiki(args[2])) 	if mw.ustri…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local module = {}&lt;br /&gt;
&lt;br /&gt;
function module.main(frame)&lt;br /&gt;
	local args = frame.args&lt;br /&gt;
	local str = args[1]&lt;br /&gt;
	local ptn = mw.text.decode(mw.text.unstripNoWiki(args[2]))&lt;br /&gt;
	if mw.ustring.find(str, ptn) == nil &lt;br /&gt;
	then return &amp;#039;&amp;#039;&lt;br /&gt;
	else return 1 end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return module&lt;/div&gt;</summary>
		<author><name>imported&gt;850710247liu</name></author>
	</entry>
</feed>