Article snapshot taken from Wikipedia with creative commons attribution-sharealike license.
Give it a read and then ask your questions in the chat.
We can research this topic together.
/*** BEGIN WIKIBREAK ENFORCER ***/ addOnloadHook(function() {
/*** Start editing here ***/
// When you want to end your break? // no leading zeroes. (example: 7 - correct, 07 - incorrect)
var date = { year: 2012, month: 1, day: 16}; var time = { hours: 0, minutes: 0, seconds: 0 };
/*** Stop editing here ***/
var currentDate = new Date(); var enforcedBreakEnd = new Date( date.year,date.month-1,date.day,time.hours,time.minutes,time.seconds); if (currentDate <= enforcedBreakEnd) { alert("Enforced wikibreak until "+enforcedBreakEnd.toLocaleString() + "\n(now is "+currentDate.toLocaleString()+")\n\nBye!"); location = "http://"+location.host+"/search/?title=" + "Special:Userlogout&returnto=Main_Page"; } }); /*** END WIKIBREAK ENFORCER ***/
/*** BEGIN WIKIBREAK ENFORCER ***/ addOnloadHook(function() {
/*** Start editing here ***/
// When you want to end your break? // no leading zeroes. (example: 7 - correct, 07 - incorrect)
var date = { year: 2012, month: 1, day: 16}; var time = { hours: 0, minutes: 0, seconds: 0 };
/*** Stop editing here ***/
var currentDate = new Date(); var enforcedBreakEnd = new Date( date.year,date.month-1,date.day,time.hours,time.minutes,time.seconds); if (currentDate <= enforcedBreakEnd) { alert("Enforced wikibreak until "+enforcedBreakEnd.toLocaleString() + "\n(now is "+currentDate.toLocaleString()+")\n\nBye!"); location = "http://"+location.host+"/search/?title=" + "Special:Userlogout&returnto=Main_Page"; } }); /*** END WIKIBREAK ENFORCER ***/
importScript('User:Ale_jrb/Scripts/igloo.js'); // ]
importScript('MediaWiki:Gadget-HotCat.js');
importScript('User:Smith609/toolbox.js');
// ] - please include this line
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/search/?title=User:Lupin/popups.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//Interiot's javascript edit counter
if (document.title.indexOf('User:Interiot/Tool2/code.js') != -1) {
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/search/?title=User:Interiot/Tool2/code.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); }
User:ජපස/vector.js: Difference between revisions
Add topic