User talk:Vislupus
|
Speedy deletion nomination of Vislupus/EditCounterOptIn.js
[edit]If this is the first article that you have created, you may want to read the guide to writing your first article.
You may want to consider using the Article Wizard to help you create articles.
Hello, and welcome to Wikipedia. This is a notice that the page you created, Vislupus/EditCounterOptIn.js, was tagged as a test page under section G2 of the criteria for speedy deletion and has been or soon may be deleted. Please use the sandbox for any other tests you want to do. Take a look at the welcome page if you would like to learn more about contributing to our encyclopedia.
If you think this page should not be deleted for this reason, you may contest the nomination by visiting the page and clicking the button labelled "Contest this speedy deletion". This will give you the opportunity to explain why you believe the page should not be deleted. However, be aware that once a page is tagged for speedy deletion, it may be deleted without delay. Please do not remove the speedy deletion tag from the page yourself, but do not hesitate to add information in line with Wikipedia's policies and guidelines. If the page is deleted, and you wish to retrieve the deleted material for future reference or improvement, then please contact the deleting administrator, or if you have already done so, you can place a request here. ‡ Єl Cid of ᐺalencia ᐐT₳LKᐬ 04:26, 14 July 2018 (UTC)
Speedy deletion nomination of Потребител:Vislupus/common.js
[edit]Hello Vislupus,
I wanted to let you know that I just tagged Потребител:Vislupus/common.js for deletion, because it seems to be a test. Did you know that the Wikipedia Sandbox is available for testing out edits?
If you feel that the article shouldn't be deleted and want more time to work on it, you can contest this deletion, but please don't remove the speedy deletion tag from the top.
You can leave a note on my talk page if you have questions.
Yeenosaurus (talk) 🍁 06:13, 14 July 2018 (UTC)
Your JavaScript code
[edit]Hi, I happened to detect in User:Vislupus/common.js the following syntax:
mw.loader.state('ext.gadget.rtrc', 'loading')
Due to a global change half a year ago this does not work any longer. The new format would be:
mw.loader.state( { "ext.gadget.rtrc": "loading" } )
BTW, on User:Vislupus you might precede the :
by <nowiki/>
since it is swallowed as indentation otherwise, or use HTML entity.
Greetings --PerfektesChaos (talk) 19:19, 29 January 2019 (UTC)