מדיה ויקי:Gadget-quickLinker.js: הבדלים בין גרסאות בדף

יצירת דף עם התוכן "/* This is EXPERIMENTAL script for quickly adding links to article from related articles. It is especially useful for orphan articles (invoked automatically), st..."
 
מאין תקציר עריכה
שורה 175: שורה 175:




if ($('.orphanpage').length>0) {
if ($('.orphanpage, .stub').length>0) {
var api = new mw.Api();
var api = new mw.Api();
api.get( {
api.get( {