<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Module%3A%24</id>
	<title>Module:$ - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Module%3A%24"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:$&amp;action=history"/>
	<updated>2026-05-03T14:13:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.runerealm.org/index.php?title=Module:$&amp;diff=34405&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;local p = {}  function p.serialize(frame) 	return mw.text.jsonEncode(frame:getParent().args) end  function p.deserialize(args) 	local out = {} 	for k, v in pairs(args) do 		out[k] = mw.text.jsonDecode(v) 	end 	return out end  return p&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:$&amp;diff=34405&amp;oldid=prev"/>
		<updated>2024-10-16T22:59:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.serialize(frame) 	return mw.text.jsonEncode(frame:getParent().args) end  function p.deserialize(args) 	local out = {} 	for k, v in pairs(args) do 		out[k] = mw.text.jsonDecode(v) 	end 	return out end  return p&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.serialize(frame)&lt;br /&gt;
	return mw.text.jsonEncode(frame:getParent().args)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.deserialize(args)&lt;br /&gt;
	local out = {}&lt;br /&gt;
	for k, v in pairs(args) do&lt;br /&gt;
		out[k] = mw.text.jsonDecode(v)&lt;br /&gt;
	end&lt;br /&gt;
	return out&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>