<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.czzzz.work/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3ANo_globals%2Fdoc</id>
	<title>模块:No globals/doc - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.czzzz.work/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E5%9D%97%3ANo_globals%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.czzzz.work/index.php?title=%E6%A8%A1%E5%9D%97:No_globals/doc&amp;action=history"/>
	<updated>2026-04-21T18:22:41Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.czzzz.work/index.php?title=%E6%A8%A1%E5%9D%97:No_globals/doc&amp;diff=2154&amp;oldid=prev</id>
		<title>Santorsia：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://wiki.czzzz.work/index.php?title=%E6%A8%A1%E5%9D%97:No_globals/doc&amp;diff=2154&amp;oldid=prev"/>
		<updated>2022-09-18T14:23:13Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2022年9月18日 (日) 22:23的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;zh-Hans-CN&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;（没有差异）&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Santorsia</name></author>
	</entry>
	<entry>
		<id>https://wiki.czzzz.work/index.php?title=%E6%A8%A1%E5%9D%97:No_globals/doc&amp;diff=2153&amp;oldid=prev</id>
		<title>wikipedia&gt;SunDawn：​Reverted edits by 2601:901:8100:4660:4505:ADD1:108D:300C (talk) (HG) (3.4.10)</title>
		<link rel="alternate" type="text/html" href="https://wiki.czzzz.work/index.php?title=%E6%A8%A1%E5%9D%97:No_globals/doc&amp;diff=2153&amp;oldid=prev"/>
		<updated>2022-05-21T11:51:35Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/index.php?title=%E7%89%B9%E6%AE%8A:%E7%94%A8%E6%88%B7%E8%B4%A1%E7%8C%AE/2601:901:8100:4660:4505:ADD1:108D:300C&quot; title=&quot;特殊:用户贡献/2601:901:8100:4660:4505:ADD1:108D:300C&quot;&gt;2601:901:8100:4660:4505:ADD1:108D:300C&lt;/a&gt; (&lt;a href=&quot;/index.php?title=%E7%94%A8%E6%88%B7%E8%AE%A8%E8%AE%BA:2601:901:8100:4660:4505:ADD1:108D:300C&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;用户讨论:2601:901:8100:4660:4505:ADD1:108D:300C（页面不存在）&quot;&gt;talk&lt;/a&gt;) (&lt;a href=&quot;/index.php?title=WP:HG&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:HG（页面不存在）&quot;&gt;HG&lt;/a&gt;) (3.4.10)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{used in system}}&lt;br /&gt;
{{module rating|protected}}&lt;br /&gt;
&amp;lt;!-- Template categories go at the bottom of this page. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This module causes an error if any nil [[global variable|global]] is read or if any global is written to, with the exception of &amp;lt;var&amp;gt;arg&amp;lt;/var&amp;gt;. To use, add &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot; inline&amp;gt;require(&amp;#039;Module:No globals&amp;#039;)&amp;lt;/syntaxhighlight&amp;gt; to the top of the module using it. The &amp;lt;var&amp;gt;arg&amp;lt;/var&amp;gt; variable is excluded because it is necessary for Scribunto&amp;#039;s [[mw:Extension:Scribunto/Lua reference manual#require|require]] function to work properly. (See the Scribunto source code [[phab:diffusion/ELUA/browse/master/includes/engines/LuaCommon/lualib/package.lua;1fad4da13706f4dbdd0477a834675b9d09757bf6|here]].)&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Module:Log globals]] – adds all nil global reads/writes to the Lua log&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Template categories go here. --&amp;gt;&lt;br /&gt;
[[Category:Lua metamodules]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;SunDawn</name></author>
	</entry>
</feed>