Jump to content

Module:Infobox mapframe: Revision history

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.

28 January 2025

  • curprev 12:4212:42, 28 January 2025 Intcreator talk contribs 13,444 bytes +9 No edit summary
  • curprev 12:4112:41, 28 January 2025 Intcreator talk contribs 13,435 bytes +9 No edit summary
  • curprev 12:3812:38, 28 January 2025 Intcreator talk contribs 13,426 bytes +13,426 Created page with "local mf = require('Module:Mapframe') local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local infoboxImage = require('Module:InfoboxImage').InfoboxImage -- Defaults local DEFAULT_FRAME_WIDTH = "270" local DEFAULT_FRAME_HEIGHT = "200" local DEFAULT_ZOOM = 10 local DEFAULT_GEOMASK_STROKE_WIDTH = "1" local DEFAULT_GEOMASK_STROKE_COLOR = "#777777" local DEFAULT_GEOMASK_FILL = "#888888" local DEFAULT_GEOMASK_FILL_OPACITY = "0.5" local..."