Gebruiker:Southparkfan/common.js: verschil tussen versies

Uit Wikikids
Naar navigatie springen Naar zoeken springen
(Versie 293634 van Southparkfan (overleg) ongedaan gemaakt.)
Regel 8: Regel 8:
 
importScript('User:Apoo/editcount.js');
 
importScript('User:Apoo/editcount.js');
 
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript');
 
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript');
 +
// This tool can tag pages with a few clicks (which is much faster than editing the whole page per Hand).
 +
// by [[m:user:Hoo man]] <http://meta.wikimedia.org/wiki/User:Hoo_man/Scripts/Tagger>
 +
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.tags = [];
 +
taggerConfig.editSummary = [];
 +
taggerConfig.tags[1] = '{{nuweg|Onzin}}';
 +
taggerConfig.editSummary[taggerConfig.tags[1]] = '+weg - Onzin';
 +
taggerConfig.tags[2] = '{{nuweg|Cyberpesten}}';
 +
taggerConfig.editSummary[taggerConfig.tags[2]] = '+weg - Cyberpesten';
 +
taggerConfig.tags[3] = '{{nuweg|Privacyschending}}';
 +
taggerConfig.editSummary[taggerConfig.tags[3]] = '+weg - Privacyschending';
 +
taggerConfig.tags[4] = '{{nuweg|Geen zinvolle inhoud}}';
 +
taggerConfig.editSummary[taggerConfig.tags[4]] = '+weg - Geen zinvolle inhoud';

Versie van 15 dec 2013 18:57

importScript('User:Apoo/HotCat.js');
importScript('User:Southparkfan/defsam.js');
importScript('User:Southparkfan/prefixindex.js');
// 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:Southparkfan/twinkle.js&action=raw&ctype=text/javascript');
importScript('User:Apoo/editcount.js');
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript');
// This tool can tag pages with a few clicks (which is much faster than editing the whole page per Hand).
// by [[m:user:Hoo man]] <http://meta.wikimedia.org/wiki/User:Hoo_man/Scripts/Tagger>
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.tags = [];
taggerConfig.editSummary = [];
taggerConfig.tags[1] = '{{nuweg|Onzin}}';
taggerConfig.editSummary[taggerConfig.tags[1]] = '+weg - Onzin';
taggerConfig.tags[2] = '{{nuweg|Cyberpesten}}';
taggerConfig.editSummary[taggerConfig.tags[2]] = '+weg - Cyberpesten';
taggerConfig.tags[3] = '{{nuweg|Privacyschending}}';
taggerConfig.editSummary[taggerConfig.tags[3]] = '+weg - Privacyschending';
taggerConfig.tags[4] = '{{nuweg|Geen zinvolle inhoud}}';
taggerConfig.editSummary[taggerConfig.tags[4]] = '+weg - Geen zinvolle inhoud';
Afkomstig van Wikikids , de interactieve Nederlandstalige Internet-encyclopedie voor en door kinderen. "https://wikikids.nl/index.php?title=Gebruiker:Southparkfan/common.js&oldid=295516"