Content deleted Content added
Cuckooman4 (talk | contribs) m moved User:Cuckooman4/monobookjs.js to User:Cuckooman4/js.js: Not just for monobook.js |
m Maintenance: Replacing addPortletLink() with mw.util.addPortletLink() (mw:ResourceLoader/Migration_guide_(users)#addPortletLink) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1:
//Made by cuckooman4
//
//See /doc.
//<pre><nowiki>
var jslinkportlet = "p-navigation"
addOnloadHook(
function() {
mw.util.addPortletLink(
}
)
|