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

Content deleted Content added
Technical 13 (talk | contribs)
Get the teahouse invite script back.
Technical 13 (talk | contribs)
turn stuff on and off.
Line 25:
/*
importScript( 'User:Technical_13/Scripts/Gadget-LiveClock.js' );// [[User:Technical_13/Scripts/Gadget-LiveClock]]*/
/// importScript( 'User:Technical_13/Scripts/Gadget-listStyles.js' );// [[User:Technical_13/Scripts/Gadget-listStyles]] (running sandbox version in [[User:Technical 13/vector.js]])
 
importScript( "User:Theo's Little Bot/afch/afchelper.js" );// [[User:Theo's Little Bot/afch/afchelper.js]]
Line 70:
var headTitlePrefix = "N";
}
// var patrolRequired = if ($('abbr.unpatrolled:first').text(length != 0);{
/* I don't want to see what needs to be patrolled here until I can patrol everything or none of mine need patrolling
// if var patrolRequired = ($('abbr.unpatrolled:first').length != 0text(){;
// var headTitlePrefix = patrolRequired + headTitlePrefix;
// var patrolRequired = $('abbr.unpatrolled:first').text();
}
// var headTitlePrefix = patrolRequired + headTitlePrefix;
// }*//*
if (headTitlePrefix){ headTitle = headTitlePrefix + " - " + headTitle; }
document.title = headTitle;
}
*//*
 
if (pageName == "User:Technical_13" || pageName == "User:Technical_13/common.js") {