מדיה ויקי:Common.js: הבדלים בין גרסאות בדף
ניסוי |
Migration: wikiGetlink → getUrl |
||
| שורה 96: | שורה 96: | ||
$('#t-recentchangeslinked').after($('<li>').append($('<a>', { | $('#t-recentchangeslinked').after($('<li>').append($('<a>', { | ||
text: linkText, | text: linkText, | ||
href: mw.util. | href: mw.util.getUrl('Special:PrefixIndex/'+mw.config.get('wgPageName')), | ||
title: linkTitle | title: linkTitle | ||
}))); | }))); | ||