MediaWiki:LocMaps.js: Revision history

From EQArchives
Jump to navigationJump to search

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.

23 April 2023

  • curprev 13:4813:48, 23 April 2023Nazwahdi talk contribs 21,956 bytes +21,956 Created page with "try { (function() { var buildImgFromFileName = function(fileName) { return '<img src="/images/' + fileName.replace(/ /g, '_') + '">' }; // TODO: Add support for cropping maps that have multiple maps. // For instance, the following CSS styles show only one of the three maps for // Erudin Palace: // background-image:url(/images/Erudinpalace.jpg); // background-position: 250px 0px; width: 275px; height: 272px // Figure out how to..."