<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.iifq.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Marco</id>
	<title>IIFQ - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.iifq.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Marco"/>
	<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=Special:Contributions/Marco"/>
	<updated>2026-04-12T02:10:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=MediaWiki:Gadgets-definition&amp;diff=111</id>
		<title>MediaWiki:Gadgets-definition</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=MediaWiki:Gadgets-definition&amp;diff=111"/>
		<updated>2024-01-10T05:22:34Z</updated>

		<summary type="html">&lt;p&gt;Marco: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=MediaWiki:Common.js&amp;diff=110</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=MediaWiki:Common.js&amp;diff=110"/>
		<updated>2024-01-10T04:52:39Z</updated>

		<summary type="html">&lt;p&gt;Marco: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=MediaWiki:Common.js&amp;diff=109</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=MediaWiki:Common.js&amp;diff=109"/>
		<updated>2024-01-10T04:49:39Z</updated>

		<summary type="html">&lt;p&gt;Marco: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
var conf = mw.config.get([&lt;br /&gt;
	'wgAllowUserJs'&lt;br /&gt;
]);&lt;br /&gt;
&lt;br /&gt;
window.alert(conf);&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=MediaWiki:Common.js&amp;diff=108</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=MediaWiki:Common.js&amp;diff=108"/>
		<updated>2024-01-10T04:47:13Z</updated>

		<summary type="html">&lt;p&gt;Marco: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
var conf = mw.config.get([&lt;br /&gt;
	'wgAllowUserJs'&lt;br /&gt;
]);&lt;br /&gt;
&lt;br /&gt;
window.alert($conf);&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=User:Marco/common.js&amp;diff=107</id>
		<title>User:Marco/common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=User:Marco/common.js&amp;diff=107"/>
		<updated>2024-01-10T04:45:09Z</updated>

		<summary type="html">&lt;p&gt;Marco: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;var conf = mw.config.get([&lt;br /&gt;
	'wgAllowUserJs'&lt;br /&gt;
]);&lt;br /&gt;
&lt;br /&gt;
window.alert($conf);&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=User:Marco/common.js&amp;diff=106</id>
		<title>User:Marco/common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=User:Marco/common.js&amp;diff=106"/>
		<updated>2024-01-10T04:32:33Z</updated>

		<summary type="html">&lt;p&gt;Marco: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;var numWords = $(&amp;quot;#mw-content-text &amp;gt; div&amp;quot;).text().split(&amp;quot; &amp;quot;).length;&lt;br /&gt;
var headerWords = $(&amp;quot;h1&amp;quot;).text().split(&amp;quot; &amp;quot;).length;&lt;br /&gt;
var totalWords = numWords + headerWords;&lt;br /&gt;
var timeInMinutes = totalWords / 200;&lt;br /&gt;
var header = $(&amp;quot;h1&amp;quot;).text();&lt;br /&gt;
$(&amp;quot;h1&amp;quot;).text(header + &amp;quot; (it will take you &amp;quot; + timeInMinutes + &amp;quot; minutes to read this page)&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
//window.alert(&amp;quot;animatedMap gadget loaded&amp;quot;);&lt;br /&gt;
//mw.loader.using(['animatedMap']).then(function () {&lt;br /&gt;
//};&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=User:Marco/common.js&amp;diff=105</id>
		<title>User:Marco/common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=User:Marco/common.js&amp;diff=105"/>
		<updated>2024-01-10T04:23:28Z</updated>

		<summary type="html">&lt;p&gt;Marco: Created page with &amp;quot;window.alert(&amp;quot;animatedMap gadget loaded&amp;quot;);  //mw.loader.using(['animatedMap']).then(function () { //};&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;window.alert(&amp;quot;animatedMap gadget loaded&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
//mw.loader.using(['animatedMap']).then(function () {&lt;br /&gt;
//};&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=User:Marco&amp;diff=101</id>
		<title>User:Marco</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=User:Marco&amp;diff=101"/>
		<updated>2024-01-10T04:12:06Z</updated>

		<summary type="html">&lt;p&gt;Marco: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=User:Marco&amp;diff=99</id>
		<title>User:Marco</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=User:Marco&amp;diff=99"/>
		<updated>2024-01-10T04:01:36Z</updated>

		<summary type="html">&lt;p&gt;Marco: Created page with &amp;quot;&amp;lt;script&amp;gt; mw.loader.using(['animatedMap']).then(function () {   window.alert(&amp;quot;animatedMap gadget loaded&amp;quot;); }; &amp;lt;/script&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;script&amp;gt;&lt;br /&gt;
mw.loader.using(['animatedMap']).then(function () {&lt;br /&gt;
  window.alert(&amp;quot;animatedMap gadget loaded&amp;quot;);&lt;br /&gt;
};&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=IIFQ_South_African_alpha-test_data&amp;diff=96</id>
		<title>IIFQ South African alpha-test data</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=IIFQ_South_African_alpha-test_data&amp;diff=96"/>
		<updated>2024-01-10T03:48:28Z</updated>

		<summary type="html">&lt;p&gt;Marco: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Placeholder for the South African alpha-test export data visualization&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div id=&amp;quot;vizContainer&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=MediaWiki:Gadgets-definition&amp;diff=94</id>
		<title>MediaWiki:Gadgets-definition</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=MediaWiki:Gadgets-definition&amp;diff=94"/>
		<updated>2024-01-10T03:33:18Z</updated>

		<summary type="html">&lt;p&gt;Marco: /* interface-gadgets */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== interface-gadgets ==&lt;br /&gt;
&lt;br /&gt;
* animatedMap [ResourceLoader|dependencies=jquery, jquery.ui]|animatedMap.js&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=MediaWiki:Gadgets-definition&amp;diff=89</id>
		<title>MediaWiki:Gadgets-definition</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=MediaWiki:Gadgets-definition&amp;diff=89"/>
		<updated>2024-01-10T03:16:43Z</updated>

		<summary type="html">&lt;p&gt;Marco: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== interface-gadgets ==&lt;br /&gt;
&lt;br /&gt;
* animatedMap [ResourceLoader|dependencies=jquery.ui]|maptable.css&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=MediaWiki:Gadgets-definition&amp;diff=87</id>
		<title>MediaWiki:Gadgets-definition</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=MediaWiki:Gadgets-definition&amp;diff=87"/>
		<updated>2024-01-10T03:07:34Z</updated>

		<summary type="html">&lt;p&gt;Marco: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* animatedMap [ResourceLoader|dependencies=jquery.ui]&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=MediaWiki:Gadgets-definition&amp;diff=86</id>
		<title>MediaWiki:Gadgets-definition</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=MediaWiki:Gadgets-definition&amp;diff=86"/>
		<updated>2024-01-10T02:46:57Z</updated>

		<summary type="html">&lt;p&gt;Marco: Created page with &amp;quot;* animatedMap [ResourceLoader]&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* animatedMap [ResourceLoader]&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=MediaWiki:Common.js&amp;diff=85</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=MediaWiki:Common.js&amp;diff=85"/>
		<updated>2023-12-31T00:37:43Z</updated>

		<summary type="html">&lt;p&gt;Marco: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
	<entry>
		<id>https://wiki.iifq.org/index.php?title=MediaWiki:Common.js&amp;diff=84</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.iifq.org/index.php?title=MediaWiki:Common.js&amp;diff=84"/>
		<updated>2023-12-31T00:36:28Z</updated>

		<summary type="html">&lt;p&gt;Marco: Created page with &amp;quot;/* Any JavaScript here will be loaded for all users on every page load. */ var numWords = $(&amp;quot;#mw-content-text &amp;gt; div&amp;quot;).text().split(&amp;quot; &amp;quot;).length; var headerWords = $(&amp;quot;h1&amp;quot;).text().split(&amp;quot; &amp;quot;).length; var totalWords = numWords + headerWords; var timeInMinutes = totalWords / 200; var header = $(&amp;quot;h1&amp;quot;).text(); $(&amp;quot;h1&amp;quot;).text(header + &amp;quot; (it will take you &amp;quot; + timeInMinutes + &amp;quot; minutes to read this page)&amp;quot;);&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
var numWords = $(&amp;quot;#mw-content-text &amp;gt; div&amp;quot;).text().split(&amp;quot; &amp;quot;).length;&lt;br /&gt;
var headerWords = $(&amp;quot;h1&amp;quot;).text().split(&amp;quot; &amp;quot;).length;&lt;br /&gt;
var totalWords = numWords + headerWords;&lt;br /&gt;
var timeInMinutes = totalWords / 200;&lt;br /&gt;
var header = $(&amp;quot;h1&amp;quot;).text();&lt;br /&gt;
$(&amp;quot;h1&amp;quot;).text(header + &amp;quot; (it will take you &amp;quot; + timeInMinutes + &amp;quot; minutes to read this page)&amp;quot;);&lt;/div&gt;</summary>
		<author><name>Marco</name></author>
	</entry>
</feed>