User:Legoktm/Commons Scripts

From Wikipedia, the free encyclopedia

Warning Be advised that you take full responsibility for any action performed using these scripts You must understand Wikipedia policies and use this tool within these policies, or risk being blocked.

The Commons Scripts are a set of scripts that allow you to tag images that need to be moved to the commons or deleted according to CSD I8. The will either add the template {{move to commons}} or {{subst:ncd}}. The scripts can be found at User:Legoktm/mtc.js, User:Legoktm/ncd.js, and User:Legoktm/com.js. These were written by Splarka.

Get those images moving!

Contents

[edit] Installation

After installation, do not forget to bypass your cache.

[edit] Combined Script

To be able to add {{move to commons}} and {{subst:ncd}}, add following to your monobook.js:

importScript('User:Legoktm/com.js')

[edit] Move to Commons Script

If you would only like the {{move to commons}} script add:

importScript('User:Legoktm/mtc.js')

[edit] Now Commons Script

If you would only like the {{subst:ncd}} script add:

importScript('User:Legoktm/ncd.js')

[edit] Errors

If you add both the Move to Commons Script and the Now Commons Script, the scripts will not work properly. You must use the Combined Script.

[edit] See Also