1,904
עריכות
(יצירת דף עם התוכן "←** 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 = ' | sort.innerText = 'מיון רגיל: '; | ||
dsort.innerText = key; | dsort.innerText = key; |