MediaWiki:Common.js: Difference between revisions
From Medivia Online Wiki
Created page with "→Any JavaScript here will be loaded for all users on every page load.: mw.loader.load('https://unpkg.com/[email protected]/dist/leaflet.css', 'text/css'); mw.loader.load('https://unpkg.com/[email protected]/dist/leaflet.js'); $(function () { $('.medivia-map').each(function () { const el = this; const x = parseInt(el.dataset.x); const y = parseInt(el.dataset.y); const z = parseInt(el.dataset.z); const zoom = parseInt(el.dataset.zoom); const map = L..." |
Blanked the page Tags: Blanking Manual revert |
||
| (19 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||

