MediaWiki:Common.js: Difference between revisions

PinkPugPrincess (talk | contribs)
Created page with "window.batchDeleteDelay = 100; window.batchUndeleteDelay = 100; window.massProtectDelay = 100; window.DiscussionTemplates = { templates: { 'Warning': { name: 'Template:Warning', title: 'Warning' }, 'Unblocked': { name: 'Template:Unblocked', title: 'Unblocked' }, 'PermaBanned': { name: 'Template:PermaBanned', title: 'Permanently Banned' }, 'D..."
 
PinkPugPrincess (talk | contribs)
Removed the beginning.
 
Line 1: Line 1:
window.batchDeleteDelay = 100;
window.batchUndeleteDelay = 100;
window.massProtectDelay = 100;
window.DiscussionTemplates = {
window.DiscussionTemplates = {
     templates: {
     templates: {