<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://the.satanic.wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3AProcessArgs%2Fdoc</id>
	<title>Module:ProcessArgs/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the.satanic.wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3AProcessArgs%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the.satanic.wiki/index.php?title=Module:ProcessArgs/doc&amp;action=history"/>
	<updated>2026-04-20T06:11:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the.satanic.wiki/index.php?title=Module:ProcessArgs/doc&amp;diff=10998&amp;oldid=prev</id>
		<title>WikiGOD: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://the.satanic.wiki/index.php?title=Module:ProcessArgs/doc&amp;diff=10998&amp;oldid=prev"/>
		<updated>2021-04-30T02:24:09Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:24, 30 April 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key zzegtzyr_mw19226-mwjf_:diff:1.41:old-10997:rev-10998 --&gt;
&lt;/table&gt;</summary>
		<author><name>WikiGOD</name></author>
	</entry>
	<entry>
		<id>https://the.satanic.wiki/index.php?title=Module:ProcessArgs/doc&amp;diff=10997&amp;oldid=prev</id>
		<title>Mediawiki&gt;Plover-Y at 04:03, 28 April 2021</title>
		<link rel="alternate" type="text/html" href="https://the.satanic.wiki/index.php?title=Module:ProcessArgs/doc&amp;diff=10997&amp;oldid=prev"/>
		<updated>2021-04-28T04:03:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- Documentation here --&amp;gt;&lt;br /&gt;
This module allows arguments to be merged and normalised. This also has the side-effect of making the arguments a real table instead of an empty table with a metatable to access the args. This allows the &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt; operator to work, as well as allowing new values to be added to the table, without being ignored when iterating.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;norm&amp;lt;/code&amp;gt; function will normalise the arguments passed to it, trimming whitespace and setting empty arguments to &amp;lt;code&amp;gt;nil&amp;lt;/code&amp;gt;. If a table isn&amp;#039;t passed to the function, it will automatically get the current frame&amp;#039;s parent arguments table.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;merge&amp;lt;/code&amp;gt; function will merge two tables together, overwriting duplicate values from the first table with the second table&amp;#039;s value, as well as doing the same as the &amp;lt;code&amp;gt;norm&amp;lt;/code&amp;gt; function if the norm parameter is &amp;lt;code&amp;gt;true&amp;lt;/code&amp;gt;.&lt;br /&gt;
If the first parameter isn&amp;#039;t a table, it is used as the value for the norm parameter, and it will automatically get the current frame&amp;#039;s directly passed arguments table and merge it with the current frame&amp;#039;s parent arguments table.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template categories/interwiki here --&amp;gt;&lt;br /&gt;
[[Category:Lua]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- Documentation categories/interwiki here --&amp;gt;&lt;br /&gt;
[[Category:Module documentation]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mediawiki&gt;Plover-Y</name></author>
	</entry>
</feed>