User:Igna/vector.js

From Wikisource
Jump to navigation Jump to search
Note: After saving, changes may not occur immediately. Click here to learn how to bypass your browser's cache.
  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Cmd-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (Cmd-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences

For details and instructions about other browsers, see Wikipedia:Bypass your cache.

if(typeof(taggerConfig) == 'undefined') taggerConfig = {};
taggerConfig.noDeleteOnly = false;

//<nowiki>
if(typeof(taggerConfig) == 'undefined') taggerConfig = {};
taggerConfig.tags = [];
taggerConfig.editSummary = [];
taggerConfig.tags[1] = '{{speedy|No useful content.}}';
taggerConfig.editSummary[taggerConfig.tags[1]] = '+speedy';
taggerConfig.tags[2] = '{{speedy|Test}}';
taggerConfig.editSummary[taggerConfig.tags[1]] = '+speedy';
taggerConfig.tags[3] = '{{speedy|Nonsense}}';
taggerConfig.editSummary[taggerConfig.tags[2]] = '+speedy';
taggerConfig.tags[4] = '{{speedy|Out of scope for this wiki.}}';
taggerConfig.editSummary[taggerConfig.tags[3]] = '+speedy';
taggerConfig.tags[5] = '{{speedy|Spam.}}';
taggerConfig.editSummary[taggerConfig.tags[4]] = '+speedy';
taggerConfig.tags[6] = '{{speedy|Vandalism.}}';
taggerConfig.editSummary[taggerConfig.tags[5]] = '+speedy';
taggerConfig.tags[7] = '{{speedy|blanked by autor}}';
taggerConfig.editSummary[taggerConfig.tags[6]] = '+speedy';
taggerConfig.tags[7] = '{{speedy|Editing test.}}';
taggerConfig.editSummary[taggerConfig.tags[8]] = '+speedy';
taggerConfig.tags.other = 'This is used for the option you have to select to be able to insert a custom template';
//</nowiki>