<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://deadlock.wiki/Module:ItemStatTable?action=history&amp;feed=atom</id>
	<title>Module:ItemStatTable - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://deadlock.wiki/Module:ItemStatTable?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://deadlock.wiki/Module:ItemStatTable?action=history"/>
	<updated>2026-09-13T21:05:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://deadlock.wiki/Module:ItemStatTable?diff=8411&amp;oldid=prev</id>
		<title>SerpentofSet: Created page with &quot; local ItemsByStat = require(&#039;Module:ItemsByStat&#039;)  local t = {}  t.tablefy = function(frame) 	local stat = frame.args[1] 	local tabledata = ItemsByStat.select(stat) 	return &quot;Name: &quot;..tabledata[1][1]..&quot;	Weapon Damage:&quot;..tabledata[2][1] end  return t&quot;</title>
		<link rel="alternate" type="text/html" href="https://deadlock.wiki/Module:ItemStatTable?diff=8411&amp;oldid=prev"/>
		<updated>2024-09-27T06:54:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; local ItemsByStat = require(&amp;#039;Module:ItemsByStat&amp;#039;)  local t = {}  t.tablefy = function(frame) 	local stat = frame.args[1] 	local tabledata = ItemsByStat.select(stat) 	return &amp;quot;Name: &amp;quot;..tabledata[1][1]..&amp;quot;	Weapon Damage:&amp;quot;..tabledata[2][1] end  return t&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
local ItemsByStat = require(&amp;#039;Module:ItemsByStat&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
local t = {}&lt;br /&gt;
&lt;br /&gt;
t.tablefy = function(frame)&lt;br /&gt;
	local stat = frame.args[1]&lt;br /&gt;
	local tabledata = ItemsByStat.select(stat)&lt;br /&gt;
	return &amp;quot;Name: &amp;quot;..tabledata[1][1]..&amp;quot;	Weapon Damage:&amp;quot;..tabledata[2][1]&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return t&lt;/div&gt;</summary>
		<author><name>SerpentofSet</name></author>
	</entry>
</feed>