<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ACountryData%2FcacheN</id>
	<title>Module:CountryData/cacheN - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ACountryData%2FcacheN"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:CountryData/cacheN&amp;action=history"/>
	<updated>2026-05-26T11:59:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:CountryData/cacheN&amp;diff=135818&amp;oldid=prev</id>
		<title>imported&gt;GKFX: Re-arrange cache data by popularity</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:CountryData/cacheN&amp;diff=135818&amp;oldid=prev"/>
		<updated>2021-05-05T20:07:59Z</updated>

		<summary type="html">&lt;p&gt;Re-arrange cache data by popularity&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local CountryData = require(&amp;#039;Module:CountryData&amp;#039;)&lt;br /&gt;
local pages = {&amp;#039;Andorra&amp;#039;, &amp;#039;European_Union&amp;#039;, &amp;#039;Florida&amp;#039;, &amp;#039;Gabon&amp;#039;, &amp;#039;Kosovo&amp;#039;, &amp;#039;Laos&amp;#039;, &amp;#039;Macau&amp;#039;, &amp;#039;Republic_of_the_Congo&amp;#039;, &amp;#039;Samoa&amp;#039;, &amp;#039;Sudan&amp;#039;, &amp;#039;Turkmenistan&amp;#039;, &amp;#039;Yemen&amp;#039;}&lt;br /&gt;
local p = {&lt;br /&gt;
    data = {}&lt;br /&gt;
}&lt;br /&gt;
local frame = mw.getCurrentFrame()&lt;br /&gt;
&lt;br /&gt;
for _,v in ipairs(pages) do&lt;br /&gt;
    p.data[v] = CountryData.gettable(frame, v, {})&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;GKFX</name></author>
	</entry>
</feed>