<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://modded.wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3AInventory_icon</id>
	<title>Module:Inventory icon - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://modded.wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3AInventory_icon"/>
	<link rel="alternate" type="text/html" href="https://modded.wiki/index.php?title=Module:Inventory_icon&amp;action=history"/>
	<updated>2026-05-01T11:31:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://modded.wiki/index.php?title=Module:Inventory_icon&amp;diff=13601&amp;oldid=prev</id>
		<title>Deadlydiamond98: Created page with &quot;local p = {}  p.icon = function( f ) 	local args = f 	if f == mw.getCurrentFrame() then 		args = f:getParent().args 	end 	 	local file = args[1] 	local link = args.link 	local title = args.title 	 	if file:match( &#039;%.gif$&#039; ) or file:match( &#039;%.png$&#039; ) or file:match( &#039;%.webp$&#039; ) then 		file = &#039;Invicon &#039; .. file 	else 		file = &#039;Invicon &#039; .. file .. &#039;.png&#039; 	end 	return &#039;&#039; .. ( title or &#039;&#039; ) .. &#039;&#039;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://modded.wiki/index.php?title=Module:Inventory_icon&amp;diff=13601&amp;oldid=prev"/>
		<updated>2026-01-29T20:51:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  p.icon = function( f ) 	local args = f 	if f == mw.getCurrentFrame() then 		args = f:getParent().args 	end 	 	local file = args[1] 	local link = args.link 	local title = args.title 	 	if file:match( &amp;#039;%.gif$&amp;#039; ) or file:match( &amp;#039;%.png$&amp;#039; ) or file:match( &amp;#039;%.webp$&amp;#039; ) then 		file = &amp;#039;Invicon &amp;#039; .. file 	else 		file = &amp;#039;Invicon &amp;#039; .. file .. &amp;#039;.png&amp;#039; 	end 	return &amp;#039;&lt;a href=&quot;/index.php?title=File:%27_.._file_.._%27&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;File:&amp;#039; .. file .. &amp;#039; (page does not exist)&quot;&gt;32x32px|link=&amp;#039; .. ( link or &amp;#039;&amp;#039; ) .. &amp;#039;|class=pixel-image|&amp;#039; .. ( title or &amp;#039;&amp;#039; ) .. &amp;#039;&lt;/a&gt;&amp;#039;...&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;
p.icon = function( f )&lt;br /&gt;
	local args = f&lt;br /&gt;
	if f == mw.getCurrentFrame() then&lt;br /&gt;
		args = f:getParent().args&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	local file = args[1]&lt;br /&gt;
	local link = args.link&lt;br /&gt;
	local title = args.title&lt;br /&gt;
	&lt;br /&gt;
	if file:match( &amp;#039;%.gif$&amp;#039; ) or file:match( &amp;#039;%.png$&amp;#039; ) or file:match( &amp;#039;%.webp$&amp;#039; ) then&lt;br /&gt;
		file = &amp;#039;Invicon &amp;#039; .. file&lt;br /&gt;
	else&lt;br /&gt;
		file = &amp;#039;Invicon &amp;#039; .. file .. &amp;#039;.png&amp;#039;&lt;br /&gt;
	end&lt;br /&gt;
	return &amp;#039;[[File:&amp;#039; .. file .. &amp;#039;|32x32px|link=&amp;#039; .. ( link or &amp;#039;&amp;#039; ) .. &amp;#039;|class=pixel-image|&amp;#039; .. ( title or &amp;#039;&amp;#039; ) .. &amp;#039;]]&amp;#039;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Deadlydiamond98</name></author>
	</entry>
</feed>