Difference between revisions of "MediaWiki:Common.js"

From Karnataka Open Educational Resources
Jump to navigation Jump to search
(Created page with "$(function() { mw.util.addPortletLink('p-tb', mw.util.wikiGetlink('Special:Export/'+mw.config.get('wgPageName')), 'Export current page', false, 'Export current page as XML...")
 
(Blanked the page)
Line 1: Line 1:
$(function() {
+
 
    mw.util.addPortletLink('p-tb', mw.util.wikiGetlink('Special:Export/'+mw.config.get('wgPageName')), 'Export current page', false, 'Export current page as XML');
 
    mw.util.addPortletLink('p-tb', mw.util.wikiGetlink('Special:Export'), 'Export pages', false, 'Export pages as XML');
 
    mw.util.addPortletLink('p-tb', mw.util.wikiGetlink('Special:Import'), 'Import pages', false, 'Import pages as XML');
 
});
 

Revision as of 14:18, 9 December 2016