<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3AMain_list</id>
	<title>模块:Main list - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3AMain_list"/>
	<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E5%9D%97:Main_list&amp;action=history"/>
	<updated>2026-05-15T01:14:17Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.statsape.com/index.php?title=%E6%A8%A1%E5%9D%97:Main_list&amp;diff=7867&amp;oldid=prev</id>
		<title>Zeroclanzhang：​创建页面，内容为“-- -- This module produces a &quot;For more details on this topic&quot; link. It implements -- the {{Main list}} template. --  local mHatnote = require(&#039;Module:Hatnote&#039;) local mHatlist = require(&#039;Module:Hatnote list&#039;) local mArguments -- lazily initialise local mTableTools -- lazily initialise local p = {}  function p.mainList(frame) 	mArguments = require(&#039;Module:Arguments&#039;) 	mTableTools = require(&#039;Module:TableTools&#039;) 	local args = mArguments.getArgs(frame, {parentOn…”</title>
		<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E5%9D%97:Main_list&amp;diff=7867&amp;oldid=prev"/>
		<updated>2024-01-21T13:11:04Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“--[[ -- This module produces a &amp;quot;For more details on this topic&amp;quot; link. It implements -- the {{Main list}} template. --]]  local mHatnote = require(&amp;#039;Module:Hatnote&amp;#039;) local mHatlist = require(&amp;#039;Module:Hatnote list&amp;#039;) local mArguments -- lazily initialise local mTableTools -- lazily initialise local p = {}  function p.mainList(frame) 	mArguments = require(&amp;#039;Module:Arguments&amp;#039;) 	mTableTools = require(&amp;#039;Module:TableTools&amp;#039;) 	local args = mArguments.getArgs(frame, {parentOn…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[[&lt;br /&gt;
-- This module produces a &amp;quot;For more details on this topic&amp;quot; link. It implements&lt;br /&gt;
-- the {{Main list}} template.&lt;br /&gt;
--]]&lt;br /&gt;
&lt;br /&gt;
local mHatnote = require(&amp;#039;Module:Hatnote&amp;#039;)&lt;br /&gt;
local mHatlist = require(&amp;#039;Module:Hatnote list&amp;#039;)&lt;br /&gt;
local mArguments -- lazily initialise&lt;br /&gt;
local mTableTools -- lazily initialise&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.mainList(frame)&lt;br /&gt;
	mArguments = require(&amp;#039;Module:Arguments&amp;#039;)&lt;br /&gt;
	mTableTools = require(&amp;#039;Module:TableTools&amp;#039;)&lt;br /&gt;
	local args = mArguments.getArgs(frame, {parentOnly = true})&lt;br /&gt;
	if not args[1] then&lt;br /&gt;
		return mHatnote.makeWikitextError(&lt;br /&gt;
			&amp;#039;no page name specified&amp;#039;,&lt;br /&gt;
			&amp;#039;Template:Main list#Errors&amp;#039;,&lt;br /&gt;
			args.category&lt;br /&gt;
		)&lt;br /&gt;
	end&lt;br /&gt;
	return p._mainList(mTableTools.compressSparseArray(args))&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p._mainList(args)&lt;br /&gt;
	local pages = mHatlist.andList(args, true)&lt;br /&gt;
	local text = string.format(&amp;#039;For a more comprehensive list, see %s.&amp;#039;, pages)&lt;br /&gt;
	return mHatnote._hatnote(text)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Zeroclanzhang</name></author>
	</entry>
</feed>