MediaWiki:Common.js: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Reverted to revision 18688357 by Hidayatsrf (talk): Revert (TwinkleGlobal)
Tag: Pembatalan
Jon (WMF) (bicara | kontrib)
maintenance: more info TypeError: Cannot read properties of null (reading 'nextSibling')
Baris 302:
function talkpageNotice() {
var notice = document.createElement('div');
document.getElementById('bodyContent').insertBefore(notice,var jumpToNav = document.getElementById('jump-to-nav').nextSibling);
if ( !jumpToNav ) return;
document.getElementById('bodyContent').insertBefore(
notice,
jumpToNav.nextSibling
);
$.get(
'//wiki-indonesia.club/w/index.php?title=Templat:Talkheader/core&action=render',