Chú ý: Sau khi lưu thay đổi trang, bạn phải xóa bộ nhớ đệm của trình duyệt để nhìn thấy các thay đổi. Google Chrome, Firefox, Internet ExplorerSafari: Giữ phím ⇧ Shift và nhấn nút Reload/Tải lại trên thanh công cụ của trình duyệt. Để biết chi tiết và hướng dẫn cho các trình duyệt khác, xem Trợ giúp:Xóa bộ nhớ đệm.

$(function () {
   addPortletLink ('p-cactions', 'http://vi.wikipedia.org/w/index.php?title=Special:Export&pages='+wgPageName+'&dir=desc&limit=5&wpDownload&history=1' , 'export');
});
 
$(function () {
   addPortletLink ('p-namespaces', 'http://vi.wikipedia.org/w/index.php?title=Special:Export&pages='+wgPageName+'&dir=desc&limit=5&wpDownload&history=1' , 'export');
   addPortletLink ('p-namespaces', 'http://vi.wikipedia.org/wiki/' + wgPageName, 'export');
});