משתמש:Men770/HotDefaultSort.js – הבדלי גרסאות

יצירת דף עם התוכן "** Hot Default Sort **: // Adds an default sort key editor at the bottom of the page near the categories // Documentation at [[en:w:User:BrandonXLF/HotDefaul..."
 
אין תקציר עריכה
שורה 104: שורה 104:
key = pp && pp.defaultsort ? pp.defaultsort : (unset = true) && mw.config.get('wgTitle');
key = pp && pp.defaultsort ? pp.defaultsort : (unset = true) && mw.config.get('wgTitle');


sort.innerText = 'Default sort: ';
sort.innerText = 'מיון רגיל: ';


dsort.innerText = key;
dsort.innerText = key;