              
                    <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://castlevaniaspeedruns.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js</id>
		<title>MediaWiki:Common.js - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://castlevaniaspeedruns.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
		<link rel="alternate" type="text/html" href="https://castlevaniaspeedruns.com/mediawiki/index.php?title=MediaWiki:Common.js&amp;action=history"/>
		<updated>2026-05-21T20:19:18Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>https://castlevaniaspeedruns.com/mediawiki/index.php?title=MediaWiki:Common.js&amp;diff=2&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;/* Any JavaScript here will be loaded for all users on every page load. */ $('li#pt-anon_oauth_login a').click(function(){ 	articlePath = mw.config.get('wgArticlePath'); 	url...&quot;</title>
		<link rel="alternate" type="text/html" href="https://castlevaniaspeedruns.com/mediawiki/index.php?title=MediaWiki:Common.js&amp;diff=2&amp;oldid=prev"/>
				<updated>2017-08-13T12:25:13Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Any JavaScript here will be loaded for all users on every page load.: &lt;/span&gt; $(&amp;#039;li#pt-anon_oauth_login a&amp;#039;).click(function(){ 	articlePath = mw.config.get(&amp;#039;wgArticlePath&amp;#039;); 	url...&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
$('li#pt-anon_oauth_login a').click(function(){&lt;br /&gt;
	articlePath = mw.config.get('wgArticlePath');&lt;br /&gt;
	url = articlePath.replace('$1', 'Special:OAuth2Client/redirect?returnto=Special:OAuth2Client/close');&lt;br /&gt;
	var left = (screen.width/2) - 200;&lt;br /&gt;
	var above = (screen.height/2) - 200;&lt;br /&gt;
	newwindow = window.open(url, &amp;quot;_blank&amp;quot;, &amp;quot;resizable=yes, scrollbars=yes, titlebar=yes, width=400, height=400, top=&amp;quot;+above+&amp;quot;, left=&amp;quot;+left);&lt;br /&gt;
	return false;&lt;br /&gt;
})&lt;br /&gt;
&lt;br /&gt;
if (mw.config.get('wgTitle') == 'OAuth2Client/close') {&lt;br /&gt;
	window.opener.location.reload();&lt;br /&gt;
	window.close();&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>