<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mywikibiz.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ACountryData%2FcacheS</id>
	<title>Module:CountryData/cacheS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mywikibiz.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ACountryData%2FcacheS"/>
	<link rel="alternate" type="text/html" href="https://mywikibiz.com/index.php?title=Module:CountryData/cacheS&amp;action=history"/>
	<updated>2026-06-16T18:50:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://mywikibiz.com/index.php?title=Module:CountryData/cacheS&amp;diff=471406&amp;oldid=prev</id>
		<title>Zoran: Pywikibot 6.4.0</title>
		<link rel="alternate" type="text/html" href="https://mywikibiz.com/index.php?title=Module:CountryData/cacheS&amp;diff=471406&amp;oldid=prev"/>
		<updated>2021-07-15T21:12:38Z</updated>

		<summary type="html">&lt;p&gt;Pywikibot 6.4.0&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local CountryData = require('Module:CountryData')&lt;br /&gt;
local pages = {'Cayman_Islands', 'Central_African_Republic', 'Djibouti', 'East_Timor', 'Guinea-Bissau', 'Kingdom_of_Great_Britain', 'Michigan', 'New_Jersey', 'Quebec', 'Russian_Empire', 'Saint_Kitts_and_Nevis', 'Solomon_Islands'}&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>Zoran</name></author>
	</entry>
</feed>