<?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%2FcacheT</id>
	<title>Module:CountryData/cacheT - 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%2FcacheT"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:CountryData/cacheT&amp;action=history"/>
	<updated>2026-05-27T14:06:39Z</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/cacheT&amp;diff=135824&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/cacheT&amp;diff=135824&amp;oldid=prev"/>
		<updated>2021-05-05T20:08: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;Alberta&amp;#039;, &amp;#039;Aruba&amp;#039;, &amp;#039;Comoros&amp;#039;, &amp;#039;Curaçao&amp;#039;, &amp;#039;Dominica&amp;#039;, &amp;#039;FR_Yugoslavia&amp;#039;, &amp;#039;Kingdom_of_Italy&amp;#039;, &amp;#039;Minnesota&amp;#039;, &amp;#039;Ontario&amp;#039;, &amp;#039;Saskatchewan&amp;#039;, &amp;#039;United_Kingdom_of_Great_Britain_and_Ireland&amp;#039;, &amp;#039;Washington_(state)&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>