מדיה ויקי:סקריפטים/81.js – הבדלי גרסאות

תוכן שנמחק תוכן שנוסף
ניסוי
אפשרות לכבות
 
שורה 23:
Object.keys( things )
.forEach( function(key) {
if (things[key])
$( mw.util.addPortletLink( 'p-cactions', '', key ) ).click( gothere );
} );
} );