View source for MediaWiki:Minerva.js
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* All JavaScript here will be loaded for users of the MinervaNeue skin */
/* This file used to be at [[MediaWiki:Mobile.js]], but that file is no longer being used */
/* Below adapted from https://www.mediawiki.org/wiki/Topic:Vqy1kx6q4e0bzvyb */
/* Add to MediaWiki:Mobile.js for custom Mobile Menu links
for MW-1.34.2 with MobileFrontend and MinervaNeue
Just replace span text and href to add links */
var timer = setInterval(function() {
if ($('.menu ul:first').length) {
console.log("mobile menu exists");
clearInterval(timer);
$('.menu ul:first').after(
' <ul class="level1"> \
<li> \
<a href="https://stop-synthetic-filth.org/wiki/Synthetic_human-like_fakes" \
class="mw-ui-icon mw-ui-icon-before"> \
<span>Synthetic human-like fakes</span> \
</a> \
</li> \
<li> \
000
1:0
Return to MediaWiki:Minerva.js.