<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Module%3ATrim_quotes</id>
	<title>Module:Trim quotes - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Module%3ATrim_quotes"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Module:Trim_quotes&amp;action=history"/>
	<updated>2026-06-29T17:44:18Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Module:Trim_quotes&amp;diff=3087497&amp;oldid=prev</id>
		<title>imported&gt;Shizhao：​更新en:Module:Trim_quotes</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Module:Trim_quotes&amp;diff=3087497&amp;oldid=prev"/>
		<updated>2022-09-20T07:12:46Z</updated>

		<summary type="html">&lt;p&gt;更新&lt;a href=&quot;/index.php?title=En:Module:Trim_quotes&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;En:Module:Trim quotes（页面不存在）&quot;&gt;en:Module:Trim_quotes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p._trim(s)&lt;br /&gt;
	if s then&lt;br /&gt;
		if s:match([[^([&amp;#039;&amp;quot;]).*%1$]]) then return p._trim(string.sub(s,2,-2)) else return s end&lt;br /&gt;
	else&lt;br /&gt;
		return &amp;quot;&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.trim(frame)&lt;br /&gt;
	local s = (frame.args[&amp;#039;s&amp;#039;] or frame.args[1]) or (frame:getParent().args[&amp;#039;s&amp;#039;] or frame:getParent().args[1])&lt;br /&gt;
	return p._trim(s)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Shizhao</name></author>
	</entry>
</feed>