User:Krinkle/Scripts/InLoad
Languages: English • Nederlands
[edit] Description
Loads the wiki-code of another page into this one from the page title defind in the &load= parameter. A bit like &preload= but this one makes an exact copy of the source (including any <includeonly>'s etc.). It also triggers regardless of whether the page already exists.
[edit] Install
- Paste this code in your common.js:
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Krinkle/Scripts/InLoad.js&action=raw&ctype=text/javascript');
- Please leave the
[[File:Krinkle_InLoad.js]]in for statistics+
Done :-)
If nothing appears, be sure to verify that you've put the above code on the wiki you use the tool on, not per se here on Meta. Note that this tool is optimized for WebKit (Safari, Chrome) browsers. It should also work fine in Mozilla (Firefox). Internet Explorer will not be supported.
Also clear your cache and do a hard refresh. If you encounter any issues, please let me know!
|
How to clear cache
|
|---|
|
Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences. |
Contents |
Install as Gadget
(These instructions are for sysops who can edit in the MediaWiki:-namespace)
- Copy the the Install snippet to your wiki's MediaWiki:Gadget-InLoad.js (just like when you would install it in your user script)
- Create MediaWiki:Gadget-InLoad with something like the following:
Preloads wiki-code into editor from another page via the &load= parameter. Regardless whether page existed or not. (Vector/Monobook only)
- Then add a line in MediaWiki:Gadgets-definition somewhere with:
* InLoad[ResourceLoader]|InLoad.js
Feedback
If you experiences any issues, have suggestions for how something could be better, have a good idea for a feature request – or want to report a bug ? Please leave a message on my Tools-talkpage.