mic_none

User:Epicgenius/pcreview.js Source: en.wikipedia.org/wiki/User:Epicgenius/pcreview.js

// Pending changes link in toolbar 
// By Epigenius, 2015
// with some help from MusikAnimal's talk page

function pendingchanges(){
          mw.util.addPortletLink("p-tb", "https://en.wikipedia.orghttps://demo.azizisearch.com/lite/wikipedia/page/Special:PendingChanges", "Pending changes", "tb-pendingchanges","View the list of pending changes");
}
 
$(pendingchanges);