User talk:Asked42/LeadManager
Add topicAppearance
Latest comment: 5 months ago by Asked42 in topic withJS
withJS
[edit]Hello,
Why this not working? Says script not loaded. See mw:Snippets/Load_JS_and_CSS_by_URL and I kind of thought this was enabled at all wikis... Couldn't find it here though.
Thank you. Gryllida (talk) 08:02, 25 April 2025 (UTC)
- @Gryllida: You can add this code to your common.js to enable the script:
mw.loader.load('//en.wikinews.org/w/index.php?title=User:Asked42/LeadManager.js&action=raw&ctype=text/javascript'); - -- Asked42 (talk) 13:21, 25 April 2025 (UTC)
- Well, I just noticed that you've already installed the script. I hope it's working for you. -- Asked42 (talk) 13:23, 25 April 2025 (UTC)
- Working fine thanks
- Was asking about withJS because script only needed on one page, no need to load it on all pages Gryllida (talk) 20:45, 25 April 2025 (UTC)
- Well, I think I somehow missed your comment, and now it's pretty late. sorry about that. Regarding your question, the script will only loads on those pages that have
id="lead-manager-container". -- Asked42 (talk) 19:32, 18 August 2025 (UTC)
- Well, I think I somehow missed your comment, and now it's pretty late. sorry about that. Regarding your question, the script will only loads on those pages that have
- Well, I just noticed that you've already installed the script. I hope it's working for you. -- Asked42 (talk) 13:23, 25 April 2025 (UTC)