MediaWiki:Common.js: Pabidaan ralatan

Konten dihapus Konten ditambahkan
Krinkle (pandir | sumbangan)
Remove old chooseCharSubset code. MediaWiki:Gadget-Edittools.js - Update with mw:Extension:CharInsert#Advanced_Installation
Baris 77:
));
if ( isMainPage && !isDiff && (wgCanonicalNamespace != 'Special') )
mw.util.addCSS(' #siteSub, #contentSub, h1.firstHeading { display: none!important; } #content, #content div.thumb, #p-cactions li a, #p-cactions li a:hover, #p-cactions li.selected a { background: #fff!important; }');
{
mw.util.addCSS(' #siteSub, #contentSub, h1.firstHeading { display: none!important; } #content, #content div.thumb, #p-cactions li a, #p-cactions li a:hover, #p-cactions li.selected a { background: #fff!important; }');
var mpSmallEnabled;
var mpMinWidth = 700;
Baris 160 ⟶ 159:
<nowiki> */
if (LoadInterProject == true) {
mw.loader.using( 'mediawiki.util', function() {
mw.util.addCSS('#interProyek {display: none; speak: none;} #p-tb .pBody {padding-right: 0;}');
function iProject() {
Baris 169:
document.getElementById("p-tb").appendChild(interProject);
}
{
}
$(iProject);