User:Snowolf/How to globally TWINKLE
From Meta, a Wikimedia project coordination wiki
- Follow instructions on User:Krinkle/Tools/Global SUL
- Go to Special:MyPage/global.js
- Create said page with the following code in it:
// TWINKLE
importScriptURI('//en.wikipedia.org/w/index.php?title=User:AzaToth/morebits.js&action=raw&ctype=text/javascript');
// try
importScriptURI('//meta.wikimedia.org/w/index.php?title=User:PiRSquared17/twinkle.js&action=raw&ctype=text/javascript');
- Go to User:Pathoschild/Scripts/Synchbot and paste the following code in it at the end of the section and save the page
===[[User:{{subst:REVISIONUSER}}|]]===
{{/Request
|username = {{subst:REVISIONUSER}}
|action = replace
|title = User:{{subst:REVISIONUSER}}/common.js
|text = mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:{{subst:REVISIONUSER}}/global.js&action=raw&ctype=text/javascript');
|skip wikis =
|skip existing = yes
|status =
}} ~~~~
- Wait for Pathoschild or Quentinv57 to notify you that they have processed the request and now you have TWINKLE pre-loaded on all wikis :)
See also [edit]
- User:PiRSquared17/twinkle (documentation for one Twinkle version)