MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Remove old APLcart code)
No edit summary
Line 11: Line 11:
}
}
if ($('[title="File:Ngn/apl"]').length) {
if ($('[title="File:Ngn/apl"]').length) {
$('[title="File:Ngn/apl"]').replaceWith('<iframe src="https://n9n.gitlab.io/apl/web/" style="height:350px;width:calc(100% - 4px)">');
$('[title="File:Ngn/apl"]').replaceWith('<iframe src="https://abrudz.github.io/ngn-apl/web/" style="height:350px;width:calc(100% - 4px)">');
$('.thumbinner').css('width','');
$('.thumbinner').css('width','');
}
}

Navigation menu