<?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%3ADemo</id>
	<title>Module:Demo - 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%3ADemo"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Demo&amp;action=history"/>
	<updated>2026-05-01T14:58:56Z</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:Demo&amp;diff=415&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;--&lt;nowiki&gt; local T = require(&quot;Module:T&quot;)._main  local p = {}  function p.f(frame) 	local args = frame:getParent().args 	local template = args[1] 	local _args = {} 	for k, v in pairs(args) do 		if type(k) == &quot;number&quot; then 			if k ~= 1 then 				_args[k - 1] = v 			end 		else 			_args[k] = v 		end 	end 	return &#039;&lt;span class=&quot;plainlinks&quot;&gt;&#039; .. T(args) .. &quot; produces&lt;br&gt;&quot; .. frame:expandTemplate({ title = template, args = _args }) .. &#039;&lt;/span&gt;&#039; end  return p --&lt;/nowiki&gt;&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Demo&amp;diff=415&amp;oldid=prev"/>
		<updated>2024-10-11T21:48:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;--&amp;lt;nowiki&amp;gt; local T = require(&amp;quot;Module:T&amp;quot;)._main  local p = {}  function p.f(frame) 	local args = frame:getParent().args 	local template = args[1] 	local _args = {} 	for k, v in pairs(args) do 		if type(k) == &amp;quot;number&amp;quot; then 			if k ~= 1 then 				_args[k - 1] = v 			end 		else 			_args[k] = v 		end 	end 	return &amp;#039;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&amp;#039; .. T(args) .. &amp;quot; produces&amp;lt;br&amp;gt;&amp;quot; .. frame:expandTemplate({ title = template, args = _args }) .. &amp;#039;&amp;lt;/span&amp;gt;&amp;#039; end  return p --&amp;lt;/nowiki&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--&amp;lt;nowiki&amp;gt;&lt;br /&gt;
local T = require(&amp;quot;Module:T&amp;quot;)._main&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.f(frame)&lt;br /&gt;
	local args = frame:getParent().args&lt;br /&gt;
	local template = args[1]&lt;br /&gt;
	local _args = {}&lt;br /&gt;
	for k, v in pairs(args) do&lt;br /&gt;
		if type(k) == &amp;quot;number&amp;quot; then&lt;br /&gt;
			if k ~= 1 then&lt;br /&gt;
				_args[k - 1] = v&lt;br /&gt;
			end&lt;br /&gt;
		else&lt;br /&gt;
			_args[k] = v&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	return &amp;#039;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;&amp;#039; .. T(args) .. &amp;quot; produces&amp;lt;br&amp;gt;&amp;quot; .. frame:expandTemplate({ title = template, args = _args }) .. &amp;#039;&amp;lt;/span&amp;gt;&amp;#039;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;br /&gt;
--&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>