Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Mapframe: Revision history

From Alternative Lifestyle Wiki

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.

27 June 2024

  • curprev 14:2114:21, 27 June 2024162.213.119.13 talk 1,335 bytes +564 No edit summary undo
  • curprev 13:3713:37, 27 June 2024162.213.119.13 talk 771 bytes −40,900 Replaced content with "-- Module:SimpleMapframe local p = {} -- Function to generate the mapframe function p.map(frame) -- Retrieve the parameters from the parent frame local args = frame:getParent().args -- Default values local lat = args.lat or "0" -- Latitude local lon = args.lon or "0" -- Longitude local zoom = args.zoom or "10" -- Default zoom level local width = args.width or "300" -- Width in pixels local height = args.height or "200" -- Height..." undo Tag: Replaced

18 June 2024

21 March 2023