מדיה ויקי:Gadget-CustomSideBarLinks.js: הבדלים בין גרסאות בדף
מאין תקציר עריכה |
מאין תקציר עריכה |
||
| שורה 42: | שורה 42: | ||
$.ajax({ url: mw.util.wikiScript('index'), data: { | $.ajax({ url: mw.util.wikiScript('index'), data: { | ||
title: | title: 'משתמש:'+mw.user.name()+'/הקישורים שלי', | ||
action: 'render' | action: 'render' | ||
}, success: createCustomNav | }, success: createCustomNav | ||
}); | }); | ||
}); | }); | ||