Jump to content

User:StevenJ81/common.js

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
$.when( $.ready, mw.loader.using( ['mediawiki.util'] )).then( function() {
   $('<div class="portlet portal expanded" id="p-pc" role="navigation"><h3>Pending Changes</h3><div class="pBody body"></div>').insertAfter("#p-tb");
      mw.util.addPortletLink("p-pc", "//en.wikipedia.org/wiki/Special:PendingChanges", "Pending Changes on enwiki");
      mw.util.addPortletLink("p-pc", "//en.wikipedia.org/wiki/Category:Wikipedia template-protected edit requests", "Template edit requests");
});
LocalComments = {
        dateDifference: true,
        dateFormat: 'mdy',
        timeFirst: true,
        twentyFourHours: false,
        dayOfWeek: true,
        dropDays: 0,
        dropMonths: 0
};
/* User:Technical_13/Scripts/OneClickArchiver */
importScript( 'User:Technical_13/Scripts/OneClickArchiver.js' );// Backlink: [[User:Technical_13/Scripts/OneClickArchiver]]