<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.roatpkz.com/index.php?action=history&amp;feed=atom&amp;title=Module%3APriceShop</id>
	<title>Module:PriceShop - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.roatpkz.com/index.php?action=history&amp;feed=atom&amp;title=Module%3APriceShop"/>
	<link rel="alternate" type="text/html" href="https://wiki.roatpkz.com/index.php?title=Module:PriceShop&amp;action=history"/>
	<updated>2026-04-30T03:15:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.roatpkz.com/index.php?title=Module:PriceShop&amp;diff=21645&amp;oldid=prev</id>
		<title>Hefner: Hefner moved page Module:PriceBHP to Module:PriceShop without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://wiki.roatpkz.com/index.php?title=Module:PriceShop&amp;diff=21645&amp;oldid=prev"/>
		<updated>2024-05-08T10:43:39Z</updated>

		<summary type="html">&lt;p&gt;Hefner moved page &lt;a href=&quot;/index.php?title=Module:PriceBHP&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Module:PriceBHP (page does not exist)&quot;&gt;Module:PriceBHP&lt;/a&gt; to &lt;a href=&quot;/Module:PriceShop&quot; title=&quot;Module:PriceShop&quot;&gt;Module:PriceShop&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:43, 8 May 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Hefner</name></author>
	</entry>
	<entry>
		<id>https://wiki.roatpkz.com/index.php?title=Module:PriceShop&amp;diff=21643&amp;oldid=prev</id>
		<title>Hefner: Created page with &quot;local p = {}  local coins = require(&#039;Module:Coins&#039;) local exchange = require(&#039;Module:Exchange&#039;)  -- -- Module access point -- function p._main(target) 	-- return target 	if not target then 		return &#039;N/A&#039; 	end  	target = tostring(target) 	local amount = exchange._price(target) 	return coins._amount(amount) end  -- -- {{Coins}} access point -- function p.main(frame) 	local args = frame:getParent().args 	return p._main(args[1]) end  --[[ DEBUG = = p._main(&#039;Watering can&#039;) =...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.roatpkz.com/index.php?title=Module:PriceShop&amp;diff=21643&amp;oldid=prev"/>
		<updated>2024-05-08T10:41:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  local coins = require(&amp;#039;Module:Coins&amp;#039;) local exchange = require(&amp;#039;Module:Exchange&amp;#039;)  -- -- Module access point -- function p._main(target) 	-- return target 	if not target then 		return &amp;#039;N/A&amp;#039; 	end  	target = tostring(target) 	local amount = exchange._price(target) 	return coins._amount(amount) end  -- -- {{Coins}} access point -- function p.main(frame) 	local args = frame:getParent().args 	return p._main(args[1]) end  --[[ DEBUG = = p._main(&amp;#039;Watering can&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;
local coins = require(&amp;#039;Module:Coins&amp;#039;)&lt;br /&gt;
local exchange = require(&amp;#039;Module:Exchange&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
-- Module access point&lt;br /&gt;
--&lt;br /&gt;
function p._main(target)&lt;br /&gt;
	-- return target&lt;br /&gt;
	if not target then&lt;br /&gt;
		return &amp;#039;N/A&amp;#039;&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	target = tostring(target)&lt;br /&gt;
	local amount = exchange._price(target)&lt;br /&gt;
	return coins._amount(amount)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
-- {{Coins}} access point&lt;br /&gt;
--&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local args = frame:getParent().args&lt;br /&gt;
	return p._main(args[1])&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[[ DEBUG =&lt;br /&gt;
= p._main(&amp;#039;Watering can&amp;#039;)&lt;br /&gt;
= p._main()&lt;br /&gt;
--]]&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Hefner</name></author>
	</entry>
</feed>