ผลต่างระหว่างรุ่นของ "มีเดียวิกิ:Common.js"

เนื้อหาที่ลบ เนื้อหาที่เพิ่ม
มี PageNumbers ที่เป็นแบบในนี้กับแบบ gadget เลยเพิ่มให้ไม่โหลดจากที่นี่สำหรับผมคนเดียว ทั้งบัญชีนี้และบัญชีทดสอบ
 
(ไม่แสดง 1 รุ่นระหว่างกลางโดยผู้ใช้คนเดียวกัน)
บรรทัดที่ 25:
*/
mw.loader.load('//wikisource.org/w/index.php?title=MediaWiki:InterWikiTransclusion.js&action=raw&ctype=text/javascript');
 
// PageNumbers // there's this and there's gadget, I'm checking to see which to keep and will be manually loading them in
if (["Bebiezaza", "Bebiezaza2"].indexOf(mw.config.get('wgUserName')) === -1) {
mw.loader.load('//th.wikisource.org/w/index.php?title=MediaWiki:PageNumbers.js&action=raw&ctype=text/javascript');
}
 
/**
เส้น 49 ⟶ 44:
'iwtrans2':'Its text comes from other Wikisource subdomains.',
};
 
/* stop faux red links on fresh links */
$( 'div.mw-body a' ).removeClass( 'stub' );
 
/**