MediaWiki:Mobile.js: Difference between revisions
Content deleted Content added
Replaced content with "→All JavaScript here will be loaded for users of the mobile site: " Tag: Replaced |
No edit summary |
||
Line 1:
/* All JavaScript here will be loaded for users of the mobile site */
/* Note, there is no corresponding User:Username/mobile.js; however users may use User:Username/minerva.js */
function addPortletLink() {
mw.log.warn('addPortletLink is deprecated on desktop and never implemented on mobile', 'More information on https://www.mediawiki.org/wiki/ResourceLoader/Migration_guide_(users)#addPortletLink');
}
| |||