User:Cuckooman4/css.js: Difference between revisions

Content deleted Content added
Cuckooman4 (talk | contribs)
Created script
 
m Maintenance: Replacing addPortletLink() with mw.util.addPortletLink() (mw:ResourceLoader/Migration_guide_(users)#addPortletLink)
 
(One intermediate revision by one other user not shown)
Line 8:
addOnloadHook(
function() {
mw.util.addPortletLink(csslinkportlet, 'http://en.wikipedia.org/w/index.php?title=Special:Mypage/' + skin + '.css&action=edit', 'Edit ' + skin + '.jscss', 'n-mycss')
}
)