<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.boxofrocks.net/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://wiki.boxofrocks.net/index.php?action=history&amp;feed=atom&amp;title=Module%3AProcessArgs%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.boxofrocks.net/index.php?title=Module:ProcessArgs/doc&amp;action=history"/>
	<updated>2026-05-31T03:51:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.boxofrocks.net/index.php?title=Module:ProcessArgs/doc&amp;diff=774&amp;oldid=prev</id>
		<title>BoxWiki: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.boxofrocks.net/index.php?title=Module:ProcessArgs/doc&amp;diff=774&amp;oldid=prev"/>
		<updated>2021-05-13T18:44:44Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 18:44, 13 May 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&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;/table&gt;</summary>
		<author><name>BoxWiki</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.boxofrocks.net/index.php?title=Module:ProcessArgs/doc&amp;diff=773&amp;oldid=prev</id>
		<title>Sprite&gt;Eduaddad at 22:36, 22 September 2020</title>
		<link rel="alternate" type="text/html" href="https://wiki.boxofrocks.net/index.php?title=Module:ProcessArgs/doc&amp;diff=773&amp;oldid=prev"/>
		<updated>2020-09-22T22:36:55Z</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;{{documentation header}}&lt;br /&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't passed to the function, it will automatically get the current frame'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'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't a table, it is used as the value for the norm parameter, and it will automatically get the current frame's directly passed arguments table and merge it with the current frame'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:Meta modules]]&lt;br /&gt;
[[ru:Модуль:ProcessArgs]]&lt;br /&gt;
[[pt:Módulo:ProcessArgs]]&lt;br /&gt;
[[zh:模块:ProcessArgs/doc]]&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;
[[ru:Модуль:ProcessArgs/док]]&lt;br /&gt;
[[pt:Módulo:ProcessArgs/doc]]&lt;br /&gt;
[[zh:模块:ProcessArgs/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sprite&gt;Eduaddad</name></author>
		
	</entry>
</feed>