<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.pcgamingshelter.eu/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ASeries</id>
	<title>Module:Series - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.pcgamingshelter.eu/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ASeries"/>
	<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Module:Series&amp;action=history"/>
	<updated>2026-08-12T13:24:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Module:Series&amp;diff=2469&amp;oldid=prev</id>
		<title>WikiVisor: Created page with &quot;local utils = require( &quot;Module:Utils&quot; )  local p = {}  function p.main() 	local series = utils.availablePropertyValues(&#039;Has series&#039;) 	local html = mw.html.create() 	local seriesTable = {} 	for _, game in ipairs(series) do 		local usage = mw.smw.ask{ 			&#039;Has series::&#039; .. game .. &#039;&#039;, 			&#039;limit=1000&#039;, 		} or {} 		local seriesLink = string.format(&#039;%s (%s)&#039;, game, #usage) 		table.insert(seriesTable, seriesLink) 		table.sort(seriesTable) 	end 	local ul = html:tag(&#039;ul&#039;)...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Module:Series&amp;diff=2469&amp;oldid=prev"/>
		<updated>2026-07-30T09:32:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local utils = require( &amp;quot;Module:Utils&amp;quot; )  local p = {}  function p.main() 	local series = utils.availablePropertyValues(&amp;#039;Has series&amp;#039;) 	local html = mw.html.create() 	local seriesTable = {} 	for _, game in ipairs(series) do 		local usage = mw.smw.ask{ 			&amp;#039;&lt;a href=&quot;/w/index.php?title=Has_series::%27_.._game_.._%27&amp;amp;action=formedit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Has series::&amp;#039; .. game .. &amp;#039; (page does not exist)&quot;&gt;Has series::&amp;#039; .. game .. &amp;#039;&lt;/a&gt;&amp;#039;, 			&amp;#039;limit=1000&amp;#039;, 		} or {} 		local seriesLink = string.format(&amp;#039;&lt;a href=&quot;/w/index.php?title=%25s&amp;amp;action=formedit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;%s (page does not exist)&quot;&gt;%s&lt;/a&gt; (%s)&amp;#039;, game, #usage) 		table.insert(seriesTable, seriesLink) 		table.sort(seriesTable) 	end 	local ul = html:tag(&amp;#039;ul&amp;#039;)...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local utils = require( &amp;quot;Module:Utils&amp;quot; )&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.main()&lt;br /&gt;
	local series = utils.availablePropertyValues(&amp;#039;Has series&amp;#039;)&lt;br /&gt;
	local html = mw.html.create()&lt;br /&gt;
	local seriesTable = {}&lt;br /&gt;
	for _, game in ipairs(series) do&lt;br /&gt;
		local usage = mw.smw.ask{&lt;br /&gt;
			&amp;#039;[[Has series::&amp;#039; .. game .. &amp;#039;]]&amp;#039;,&lt;br /&gt;
			&amp;#039;limit=1000&amp;#039;,&lt;br /&gt;
		} or {}&lt;br /&gt;
		local seriesLink = string.format(&amp;#039;[[%s]] (%s)&amp;#039;, game, #usage)&lt;br /&gt;
		table.insert(seriesTable, seriesLink)&lt;br /&gt;
		table.sort(seriesTable)&lt;br /&gt;
	end&lt;br /&gt;
	local ul = html:tag(&amp;#039;ul&amp;#039;)&lt;br /&gt;
	for _, link in ipairs(seriesTable) do&lt;br /&gt;
		ul:tag(&amp;#039;li&amp;#039;):wikitext(link)&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	return html&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>WikiVisor</name></author>
	</entry>
</feed>