<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-confirmationRollback-mobile.js</id>
	<title>MediaWiki:Gadget-confirmationRollback-mobile.js - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-confirmationRollback-mobile.js"/>
	<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=MediaWiki:Gadget-confirmationRollback-mobile.js&amp;action=history"/>
	<updated>2026-04-08T12:27:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://pool.calebcooper.ie/index.php?title=MediaWiki:Gadget-confirmationRollback-mobile.js&amp;diff=10018&amp;oldid=prev</id>
		<title>Caleb Cooper: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=MediaWiki:Gadget-confirmationRollback-mobile.js&amp;diff=10018&amp;oldid=prev"/>
		<updated>2020-01-28T15:04:19Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/*********************************************************************&lt;br /&gt;
**                ***WARNING: GLOBAL GADGET FILE***                 **&lt;br /&gt;
**         any changes to this file will affect many users          **&lt;br /&gt;
**          please discuss changes on the talk page or at           **&lt;br /&gt;
**             [[Wikipedia talk:Gadget]] before editing             **&lt;br /&gt;
**     (consider dropping the script author a note as well...)      **&lt;br /&gt;
**                                                                  **&lt;br /&gt;
**********************************************************************&lt;br /&gt;
**         Script: confirmationRollback-mobile                      **&lt;br /&gt;
**         Author: MusikAnimal                                      **&lt;br /&gt;
**  Documentation: [[User:MusikAnimal/confirmationRollback-mobile]] **&lt;br /&gt;
**                                                                  **&lt;br /&gt;
*********************************************************************/&lt;br /&gt;
&lt;br /&gt;
//&amp;lt;nowiki&amp;gt;&lt;br /&gt;
(function() {&lt;br /&gt;
	if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) {&lt;br /&gt;
		$(&amp;quot;.mw-rollback-link&amp;quot;).on(&amp;#039;click&amp;#039;, function(e) {&lt;br /&gt;
			var linkText = $(e.target).text(),&lt;br /&gt;
				count = linkText.match(/\d/) ? linkText.match(/\d+/)[0] : null,&lt;br /&gt;
				message = &amp;#039;Rollback &amp;#039; + (count ? count + &amp;#039; edits&amp;#039; : &amp;#039;edit&amp;#039;) + &amp;#039; by &amp;#039; + mw.util.getParamValue(&amp;#039;from&amp;#039;,e.target.href) + &amp;#039;?&amp;#039;;&lt;br /&gt;
			if(!confirm(message)) return e.preventDefault();&lt;br /&gt;
		});&lt;br /&gt;
	}&lt;br /&gt;
}());&lt;br /&gt;
//&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Caleb Cooper</name></author>
	</entry>
</feed>