User:Qwerfjkl/scripts/script manager

< Qwerfjkl's scripts | JS | Base template

User:Qwerfjkl/scripts/script manager

< Qwerfjkl's scripts | JS | Base template

This script should convert common.js or skin.js pages to use scriptManager. This will not work perfectly if you are using non-importScript or mw.loader.load JavaScript, and may cause JavaScript errors. After using this, feel free to uninstall the script. Please notify me of any errors on my talk page.

script manager
DescriptionScript for easily installing scriptManager
AuthorQwerfjkl
Status
Release
First releasedJuly 27, 2021; 5 years ago (2021-07-27)
UpdatedJanuary 25, 2022; 4 years ago (2022-01-25)
SkinsVector 2022 (tested); other skins untested
SourceUser:Qwerfjkl/scripts/script manager.js

Installation

Warning: You are not logged in. Please create an account or log in to proceed. After installing the script, bypass your cache.

Method 1

Click on the button below. If it doesn't appear after a few seconds you can enable script installer in the "Advanced" section of Special:Preferences#mw-prefsection-gadgets, or try this link.

Install Button
Method 2

This can only be used on the English Wikipedia.

  1. Place the following at the bottom of your common.js page or your skin.js page:
    importScript('User:Qwerfjkl/scripts/script manager.js'); // [[User:Qwerfjkl/scripts/script manager.js]]
    
  2. Press Publish changes
Method 3

This can be used on any Wikimedia project (for instance, globally in your global.js on the Meta-Wiki).

  1. Place the following on the bottom of your common.js page or your skin.js page:
    mw.loader.load('https://en.wikipedia.org/w/index.php?title=User%3AQwerfjkl%2Fscripts%2Fscript+manager.js&action=raw&ctype=text/javascript'); // [[User:Qwerfjkl/scripts/script manager.js]]
    
  2. Press Publish changes


Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.