Difference between revisions of "MediaWiki:Common.js"

From
Jump to navigation Jump to search
(Created page with "→‎Any JavaScript here will be loaded for all users on every page load.: $("a.mw-wiki-logo").attr("href", "https://world-senate.com"); $("a.mw-wiki-logo").attr("title", "Re...")
(No difference)

Revision as of 16:28, 22 June 2021

/* Any JavaScript here will be loaded for all users on every page load. */

$("a.mw-wiki-logo").attr("href", "https://world-senate.com");
$("a.mw-wiki-logo").attr("title", "Return to Game");