Gebruiker:Stef 1999/common.js: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
k |
|||
Regel 19: | Regel 19: | ||
taggerConfig.tags.other = 'This is used for the option you have to select to be able to insert a custom template'; | taggerConfig.tags.other = 'This is used for the option you have to select to be able to insert a custom template'; | ||
//</nowiki> | //</nowiki> | ||
+ | |||
+ | mw.loader.load('//wikidata.org/w/index.php?title=User:Ricordisamoa/Rollback.js&action=raw&ctype=text/javascript'); |
Versie van 18 feb 2015 18:12
importScript('User:Apoo/HotCat.js');
importScript('User:Apoo/editcount.js');
importScript('User:JurgenNL/dpzoeker.js');
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Hoo_man/tagger.js&action=raw&ctype=text/javascript');
//<nowiki>
if(typeof(taggerConfig) == 'undefined') taggerConfig = {};
taggerConfig.botEdits = true;
taggerConfig.tags = [];
taggerConfig.editSummary = [];
taggerConfig.tags[0] = '{{NuCommons}}';
taggerConfig.editSummary[taggerConfig.tags[0]] = 'Deze afbeelding is vervangen door of gelijk aan een bestand op Wikimedia Commons.';
taggerConfig.tags[1] = '{{NuCommons|{{subst:PAGENAME}}}}';
taggerConfig.editSummary[taggerConfig.tags[1]] = 'Deze afbeelding is vervangen door of gelijk aan een bestand op Wikimedia Commons.';
taggerConfig.tags[2] = '{{afbweg|Auteursrechtenschending}}';
taggerConfig.editSummary[taggerConfig.tags[2]] = '+ afbweg (auteursrechtenschending)';
taggerConfig.tags.other = 'This is used for the option you have to select to be able to insert a custom template';
//</nowiki>
mw.loader.load('//wikidata.org/w/index.php?title=User:Ricordisamoa/Rollback.js&action=raw&ctype=text/javascript');