Diamondback88
Created page with "→* * Scripts placed here are loaded on both desktop and mobile views. * * Desktop-only scripts should go in [[MediaWiki:Common.js]] * Mobile-only scripts should go in [[MediaWiki:Mobile.js]].: ( function() { 'use strict'; →Variables for interface text used throughout the script, for ease of translating: var i18n = { // Collapsible elements and page loader hideText: 'hide', showText: 'show', loadErrorTitle: 'An error occurred loading the content' }; /*..."