User:LitoRom1/common.js: Revision history

From Vintage Story Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    5 November 2022

    • curprev 02:1402:14, 5 November 2022LitoRom1 talk contribs 6,261 bytes +6,261 Created page with "// GamepediaTheme.js, by Sophiedp and Arashiryuu, configured by Aeywoo // Inspired by Gamepedia's Second to last Footer Design mw.loader.using(['mediawiki.api']).then(function() { // Checks is the Wiki has is-gamepedia in the websites document body class if($(document.body).hasClass("is-gamepedia") !== true) { return; } // Prevents double loading if ($(document.body).hasClass("gamepedia-footer")) { return; } var footerClass = $(document.body).addClass("gameped..."