MediaWiki

Gadget-helppage.js

From Dogcraft Wiki

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 3: Line 3:
{
{
$('.nav .nav-title a span').text('Dogcraft');
$('.nav .nav-title a span').text('Dogcraft');
}
if (mw.config.get('wgPageName') === "Rules")
{
$('#tagline').hide();
$('#breadcrumbs > a').slice(1).hide();
$('#breadcrumbs a:first-child').attr('href', '//dogcraft.net');
console.log('test');
}
}
});
});

Revision as of 21:29, 31 August 2021

$(document).ready(function() {
	if (mw.config.get('wgPageName') === "Rules" || mw.config.get('wgPageName') === "Help_Resources")
	{
		$('.nav .nav-title a span').text('Dogcraft');
	}
});
This page was last modified on 31 August 2021, at 21:29. (2 years ago)
Background Dragon Slayer - Retriever by Ironboundred