User:Johnrdorazio/global.js: Difference between revisions

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture
(Created page with "mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Joeytje50/JWB.js/load.js&action=raw&ctype=text/javascript');")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Joeytje50/JWB.js/load.js&action=raw&ctype=text/javascript');
$(document).ready(function(){
console.log(mw.user.options.get( 'usebetatoolbar' ))
});

Latest revision as of 21:01, October 5, 2020

$(document).ready(function(){
	console.log(mw.user.options.get( 'usebetatoolbar' ))
});