<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://fanverse.click/index.php?action=history&amp;feed=atom&amp;title=Module%3AIDF_Pro_Tour_Rankings</id>
	<title>Module:IDF Pro Tour Rankings - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://fanverse.click/index.php?action=history&amp;feed=atom&amp;title=Module%3AIDF_Pro_Tour_Rankings"/>
	<link rel="alternate" type="text/html" href="https://fanverse.click/index.php?title=Module:IDF_Pro_Tour_Rankings&amp;action=history"/>
	<updated>2026-04-12T05:29:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://fanverse.click/index.php?title=Module:IDF_Pro_Tour_Rankings&amp;diff=10632&amp;oldid=prev</id>
		<title>Mob: Created page with &quot;local p = {}  local data = require(&quot;Module:IDF Pro Tour Rankings/data&quot;)  function p.main(frame)     local output = {}      table.insert(output, &#039;{| class=&quot;wikitable sortable&quot;&#039;)     table.insert(output, &#039;! Rank !! Player !! Earnings&#039;)      for _, player in ipairs(data.rankings) do         table.insert(output, &#039;|-&#039;)         table.insert(output, &#039;| &#039; .. player[2] .. &#039; || [[&#039; .. player[1] .. &#039;]] || &#039; .. player[3])     end      table.insert(output, &#039;|}&#039;)      return table.con...&quot;</title>
		<link rel="alternate" type="text/html" href="https://fanverse.click/index.php?title=Module:IDF_Pro_Tour_Rankings&amp;diff=10632&amp;oldid=prev"/>
		<updated>2026-04-11T13:05:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  local data = require(&amp;quot;Module:IDF Pro Tour Rankings/data&amp;quot;)  function p.main(frame)     local output = {}      table.insert(output, &amp;#039;{| class=&amp;quot;wikitable sortable&amp;quot;&amp;#039;)     table.insert(output, &amp;#039;! Rank !! Player !! Earnings&amp;#039;)      for _, player in ipairs(data.rankings) do         table.insert(output, &amp;#039;|-&amp;#039;)         table.insert(output, &amp;#039;| &amp;#039; .. player[2] .. &amp;#039; || [[&amp;#039; .. player[1] .. &amp;#039;]] || &amp;#039; .. player[3])     end      table.insert(output, &amp;#039;|}&amp;#039;)      return table.con...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
local data = require(&amp;quot;Module:IDF Pro Tour Rankings/data&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
    local output = {}&lt;br /&gt;
&lt;br /&gt;
    table.insert(output, &amp;#039;{| class=&amp;quot;wikitable sortable&amp;quot;&amp;#039;)&lt;br /&gt;
    table.insert(output, &amp;#039;! Rank !! Player !! Earnings&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
    for _, player in ipairs(data.rankings) do&lt;br /&gt;
        table.insert(output, &amp;#039;|-&amp;#039;)&lt;br /&gt;
        table.insert(output, &amp;#039;| &amp;#039; .. player[2] .. &amp;#039; || [[&amp;#039; .. player[1] .. &amp;#039;]] || &amp;#039; .. player[3])&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    table.insert(output, &amp;#039;|}&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
    return table.concat(output, &amp;#039;\n&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- support |list (fixes your original error too)&lt;br /&gt;
function p.list(frame)&lt;br /&gt;
    return p.main(frame)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Mob</name></author>
	</entry>
</feed>