<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bharatpedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ACountryData%2FcacheE</id>
	<title>Module:CountryData/cacheE - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.bharatpedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ACountryData%2FcacheE"/>
	<link rel="alternate" type="text/html" href="https://en.bharatpedia.org/w/index.php?title=Module:CountryData/cacheE&amp;action=history"/>
	<updated>2026-07-27T10:45:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://en.bharatpedia.org/w/index.php?title=Module:CountryData/cacheE&amp;diff=313718&amp;oldid=prev</id>
		<title>WikiDwarf: Module:CountryData/cacheE</title>
		<link rel="alternate" type="text/html" href="https://en.bharatpedia.org/w/index.php?title=Module:CountryData/cacheE&amp;diff=313718&amp;oldid=prev"/>
		<updated>2022-07-21T04:44:41Z</updated>

		<summary type="html">&lt;p&gt;Module:CountryData/cacheE&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;Egypt&amp;#039;, &amp;#039;Estonia&amp;#039;, &amp;#039;Indonesia&amp;#039;, &amp;#039;Ireland&amp;#039;, &amp;#039;Kazakhstan&amp;#039;, &amp;#039;Malaysia&amp;#039;, &amp;#039;Nigeria&amp;#039;, &amp;#039;Peru&amp;#039;, &amp;#039;Philippines&amp;#039;, &amp;#039;Soviet_Union&amp;#039;, &amp;#039;Venezuela&amp;#039;, &amp;#039;Wales&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>WikiDwarf</name></author>
	</entry>
</feed>