All public logs

Jump to navigation Jump to search

Combined display of all available logs of Fables and Fantasy Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:07, 31 May 2023 Ninjoh talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: importScript('MediaWiki:OpenLayers.js'); $(function() { // Map views always need a projection. Here we just want to map image // coordinates directly to map coordinates, so we create a projection that uses // the image extent in pixels. const extent = [0, 0, 4097, 2926]; const projection = new Projection({ code: 'fables-image', units: 'pixels', extent: extent, }); const map = new Map({...")