利用者:職員室/sandbox.js

mw.loader.using( ['mediawiki.util', 'mediawiki.api'] ).then( function () {
jQuery(document).ready(function ($) {
	if($('#t-permalink')) {
		$('#t-permalink > a').bind("click", function() {
			prompt("PermaLink", "[[Special:PermaLink/" + mw.config.get('wgRevisionId') + "]]");
			return false;
		});
	}
	//remove title from permalink
	var pLink = document.getElementById('t-permalink');
	if (pLink) pLink.firstChild.href = pLink.firstChild.href.replace(/title=[^&]*&/,'');
});
}
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