All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Wikisphere. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:36, 19 December 2024 Admin talk contribs created page Module:News media map (Created page with "local p = {} function p.main(frame) -- local args = frame:getParent().args local arr = mw.visualdata.query( 'Organization', 'geolocation/latitude::+', {}, {} ) -- https://maps.extension.wiki/wiki/Displaying_Leaflet_maps -- Location~Popup title~Popup text~File:CustomIcon~Group~Inline label~File:VisitedIcon local ret = {} for i,v in ipairs(arr) do local v_ = v.data.geolocation.latitude .. ',' .. v.data.geolocation.longitude .. '~'.. v.data.name .. '~' .. v.d...")