ମିଡ଼ିଆଉଇକି:Group-sysop.js

/* Any JavaScript here will be loaded for sysops only */

jQuery(document).ready(function ($) {
	var link, reason, ips, ip, i;
 
	// Opt-out
	if ( window.disableSysopJS ) {
		return;
	}
 
	/**
	 * Automatic deletion dropdown
	 *
	 * Looks for CSD/XFD/PROD templates on a page; if one is present, picks up
	 * the deletion reason that's hidden on the template and tweaks the 'delete'
	 * tab link to preload that deletion summary.
	 *
	 * Maintainers: Happy-melon
	 */
	if (document.getElementById('ca-delete') && document.getElementById('delete-criterion')) { 
		link = document.getElementById('ca-delete').getElementsByTagName('A')[0];
		reason = document.getElementById('delete-reason').innerHTML;
		link.setAttribute('href' , link.getAttribute('href') + '&wpReason=' + reason);
	}
});
Prefix: a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9

Portal di Ensiklopedia Dunia

Kembali kehalaman sebelumnya