<?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%3ABreak</id>
	<title>Module:Break - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Module%3ABreak"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Module:Break&amp;action=history"/>
	<updated>2026-07-02T01:35:19Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Module:Break&amp;diff=2659324&amp;oldid=prev</id>
		<title>imported&gt;Xiplus-abot：​已更改“Module:Break”的保护设置：​高風險模板：5002引用&lt;!-- 機器人3 --&gt;（[编辑=仅允许模板编辑员]（无限期）[移动=仅允许模板编辑员]（无限期））</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Module:Break&amp;diff=2659324&amp;oldid=prev"/>
		<updated>2023-11-12T20:50:07Z</updated>

		<summary type="html">&lt;p&gt;已更改“&lt;a href=&quot;/wiki/Module:Break&quot; title=&quot;Module:Break&quot;&gt;Module:Break&lt;/a&gt;”的保护设置：​高風險模板：5002引用&amp;lt;!-- &lt;a href=&quot;/index.php?title=User:Xiplus-abot/task/3&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Xiplus-abot/task/3（页面不存在）&quot;&gt;機器人3&lt;/a&gt; --&amp;gt;（[编辑=仅允许模板编辑员]（无限期）[移动=仅允许模板编辑员]（无限期））&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- This module implements {{break}}&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.main( frame )&lt;br /&gt;
    local num = frame.args[1] or &amp;#039;&amp;#039;&lt;br /&gt;
    num = tonumber( num )&lt;br /&gt;
    if not num or num &amp;lt; 1 or math.floor( num ) ~= num or num == math.huge then&lt;br /&gt;
        num = 1&lt;br /&gt;
    end&lt;br /&gt;
    return mw.ustring.rep( &amp;#039;&amp;lt;br /&amp;gt;&amp;#039;, num )&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Xiplus-abot</name></author>
	</entry>
</feed>