Module:MapMarkersHelper: Difference between revisions

From HorizonXI Wiki
No edit summary
(Blanked the page)
Tag: Blanking
 
(90 intermediate revisions by the same user not shown)
Line 1: Line 1:
local p = {}


function p._main(frame)
local _location = frame.args.location
mw.log(_location)
return _location
end
return p

Latest revision as of 13:28, 24 September 2023

Documentation for this module may be created at Module:MapMarkersHelper/doc