User:Epicgenius/pcreview.js: Difference between revisions

Content deleted Content added
rmv
m Maintenance: Replacing addPortletLink() with mw.util.addPortletLink() (mw:ResourceLoader/Migration_guide_(users)#addPortletLink)
 
(One intermediate revision by the same user not shown)
Line 4:
 
function pendingchanges(){
mw.util.addPortletLink("p-tb", "https://en.wikipedia.org/wiki/Special:PendingChanges", "Pending changes", "tb-pendingchanges","View the list of pending changes");
}
addOnloadHook$(pendingchanges);