<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hant-HK">
	<id>https://www.unitedbook.org/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E7%B5%84%3ABreak</id>
	<title>模組:Break - 修訂歷史</title>
	<link rel="self" type="application/atom+xml" href="https://www.unitedbook.org/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E7%B5%84%3ABreak"/>
	<link rel="alternate" type="text/html" href="https://www.unitedbook.org/index.php?title=%E6%A8%A1%E7%B5%84:Break&amp;action=history"/>
	<updated>2026-07-21T17:31:04Z</updated>
	<subtitle>本 Wiki 上此頁面的修訂歷史</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://www.unitedbook.org/index.php?title=%E6%A8%A1%E7%B5%84:Break&amp;diff=18558&amp;oldid=prev</id>
		<title>DC：​建立內容為「-- This module implements {{break}}  local p = {}  function p.main( frame )     local num = frame.args[1] or &#039;&#039;     num = tonumber( num )     if not num or num &lt; 1 or math.floor( num ) ~= num or num == math.huge then         num = 1     end     return mw.ustring.rep( &#039;&lt;br /&gt;&#039;, num ) end  return p」的新頁面</title>
		<link rel="alternate" type="text/html" href="https://www.unitedbook.org/index.php?title=%E6%A8%A1%E7%B5%84:Break&amp;diff=18558&amp;oldid=prev"/>
		<updated>2025-08-07T13:59:35Z</updated>

		<summary type="html">&lt;p&gt;建立內容為「-- This module implements {{break}}  local p = {}  function p.main( frame )     local num = frame.args[1] or &amp;#039;&amp;#039;     num = tonumber( num )     if not num or num &amp;lt; 1 or math.floor( num ) ~= num or num == math.huge then         num = 1     end     return mw.ustring.rep( &amp;#039;&amp;lt;br /&amp;gt;&amp;#039;, num ) end  return p」的新頁面&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>DC</name></author>
	</entry>
</feed>