Përdoruesi:M.ottenbruch/common.js

Nga Wikipedia, enciklopedia e lirë

Shënim: Pas ruajtjes së parapëlqimeve ose kryerjes së ndryshimet, për t'ju shfaqur dallimet duhet të pastroni ruajtësin (cache) e shfletuesit. Pastrimi i ruajtësit të shfletuesve bëhet duke shtypur në të njëjten kohë Ctrl+Shift+Reload për Mozilla/Safari/Konqueror ose ctrl+shift+r për IE ose Ctrl+f5 për Opera: F5.

mw.loader.using('mediawiki.util', function () {
	$(function () {
		mw.util.addPortletLink('p-cactions', 'https://sq.wikipedia.org/w/index.php?title=Special:Export&pages=' + mw.config.get('wgPageName') + '&dir=desc&limit=5&wpDownload&history=1', 'export');
		mw.util.addPortletLink('p-namespaces', 'https://sq.wikipedia.org/w/index.php?title=Special:Export&pages=' + mw.config.get('wgPageName') + '&dir=desc&limit=5&wpDownload&history=1', 'export');
		mw.util.addPortletLink('p-namespaces', 'https://sq.wikipedia.org/wiki/' + mw.config.get('wgPageName'), 'export');
	});
})