<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.boxingbeta.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://wiki.boxingbeta.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="https://wiki.boxingbeta.com/mediawiki/index.php?title=MediaWiki:Common.js&amp;action=history"/>
	<updated>2026-04-06T10:43:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://wiki.boxingbeta.com/mediawiki/index.php?title=MediaWiki:Common.js&amp;diff=108&amp;oldid=prev</id>
		<title>Quenty: 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 = articlePath.replace('$1', 'Special:OAuth2Client/redirect?returnto=Special:OAuth2Client/close');         var left = (screen.width/2) - 200;         var above = (screen.height/2) - 200;         newwindow = window.open(url, &quot;_blank&quot;, &quot;resizable=yes, scrollbars=yes, titlebar=yes, width=4...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.boxingbeta.com/mediawiki/index.php?title=MediaWiki:Common.js&amp;diff=108&amp;oldid=prev"/>
		<updated>2023-10-14T07:13:36Z</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 = articlePath.replace(&amp;#039;$1&amp;#039;, &amp;#039;Special:OAuth2Client/redirect?returnto=Special:OAuth2Client/close&amp;#039;);         var left = (screen.width/2) - 200;         var above = (screen.height/2) - 200;         newwindow = window.open(url, &amp;quot;_blank&amp;quot;, &amp;quot;resizable=yes, scrollbars=yes, titlebar=yes, width=4...&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>Quenty</name></author>
	</entry>
</feed>