User:Technical 13/common.js: Difference between revisions

Content deleted Content added
Technical 13 (talk | contribs)
I don't want to see the background content...
Technical 13 (talk | contribs)
Minor wording adjustment.
Line 1:
/* WikiBreak */
$( 'div#mw-content-text' ).css(" 'display"', "'none"' );
var stillOnBreak = confirm( 'You are still on a WikiBreak because you need to get your school work done.' );
if(stillOnBreak === false){
stillOnBreak = confirm( 'Are you sure you are done with your break?' );
if(stillOnBreak === false){
setTimeout(function(){___location = 'https://en.wikipedia.org/w/index.php?title=User:Technical_13/common.js&action=edit#editform'},1);
} else {
stillOnBreak = alert( 'YouFine, arebut stillhurry onup aand WikiBreakget because you needback to getdoing your school work done!' );
$( 'div#mw-content-text' ).css("display", "");
}
} else {
alert( 'Reloading the page...' );
alert('You are still on a WikiBreak because you need to get your school work done');
setTimeout(function(){___location = ''},1);
}