<?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%3ATV_ratings%2Fdata</id>
	<title>Module:TV ratings/data - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mywikibiz.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ATV_ratings%2Fdata"/>
	<link rel="alternate" type="text/html" href="https://mywikibiz.com/index.php?title=Module:TV_ratings/data&amp;action=history"/>
	<updated>2026-06-14T06:05:18Z</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:TV_ratings/data&amp;diff=479665&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:TV_ratings/data&amp;diff=479665&amp;oldid=prev"/>
		<updated>2021-07-16T07:31:55Z</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 seasons = {&lt;br /&gt;
	{ 'S1', 'S1' },&lt;br /&gt;
	{ 'S2', 'S2' },&lt;br /&gt;
	{ 'S3', 'S3' },&lt;br /&gt;
	{ 'S4', 'S4' },&lt;br /&gt;
	{ 'S5', 'S5' },&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local function setupSortkeys(t)&lt;br /&gt;
	local retval = {}&lt;br /&gt;
	for k, v in ipairs(t) do&lt;br /&gt;
		retval[v[2]] = { name = v[1], sortkey = k }&lt;br /&gt;
	end&lt;br /&gt;
	return retval&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
	i18n = {&lt;br /&gt;
		wrapper = 'Template:TV ratings',&lt;br /&gt;
		emptyCategory = '[[Category:Empty templates on articles]]',&lt;br /&gt;
		multiseasonCategory = '[[Category:Articles using TV ratings template with multiple seasons]]',&lt;br /&gt;
		aggregateScore = 'Aggregate score',&lt;br /&gt;
		aggregateScores = 'Aggregate scores',&lt;br /&gt;
		aggregator = 'Aggregator',&lt;br /&gt;
		na = 'N/A',&lt;br /&gt;
		publication = 'Publication',&lt;br /&gt;
		reception = 'Reception',&lt;br /&gt;
		reviewScore = 'Review score',&lt;br /&gt;
		reviewScores = 'Review scores',&lt;br /&gt;
		score = 'Score',&lt;br /&gt;
	},&lt;br /&gt;
	argi18n = {&lt;br /&gt;
		-- For non-English wikis, add translations of argument keys here.&lt;br /&gt;
		-- Example:&lt;br /&gt;
		-- subtitle = 'untertitel'&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Zoran</name></author>
	</entry>
</feed>