អ្នកប្រើប្រាស់:Nums/monobook.js៖ ភាពខុសគ្នារវាងកំណែនានា

ខ្លឹមសារដែលបានលុបចោល ខ្លឹមសារដែលបានសរសេរបន្ថែម
No edit summary
No edit summary
បន្ទាត់ទី១៤៖
//HotCats
importScript('User:Nums/HotCats.js');
 
//Last Diff
function LastDiff() {
if (wgNamespaceNumber >= 0 && !document.getElementById('toolbar')) {
addPortletLink('p-cactions', wgScriptPath + '/index.php?title=' + wgPageName + '&diff=cur&oldid=prev', 'last', 'ca-last', 'Most recent diff', 'l');
}
}
addOnloadHook(LastDiff);
 
/* </nowiki></pre> */