<?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%3AFormat_equipment_stat</id>
	<title>Module:Format equipment stat - 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%3AFormat_equipment_stat"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Format_equipment_stat&amp;action=history"/>
	<updated>2026-05-16T04:20:30Z</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:Format_equipment_stat&amp;diff=34937&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;local p = {}  function p.main(frame) 	return p.format(frame:getParent().args[1]) end  function p.format(_arg, default) 	local arg = tonumber(_arg) 	if not arg then return default or _arg end 	if arg &lt; 0 then return tostring(arg) end 	return &#039;+&#039;..arg end  return p&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Format_equipment_stat&amp;diff=34937&amp;oldid=prev"/>
		<updated>2024-10-16T23:12:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.main(frame) 	return p.format(frame:getParent().args[1]) end  function p.format(_arg, default) 	local arg = tonumber(_arg) 	if not arg then return default or _arg end 	if arg &amp;lt; 0 then return tostring(arg) end 	return &amp;#039;+&amp;#039;..arg 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.main(frame)&lt;br /&gt;
	return p.format(frame:getParent().args[1])&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.format(_arg, default)&lt;br /&gt;
	local arg = tonumber(_arg)&lt;br /&gt;
	if not arg then return default or _arg end&lt;br /&gt;
	if arg &amp;lt; 0 then return tostring(arg) end&lt;br /&gt;
	return &amp;#039;+&amp;#039;..arg&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>