વિભાગ:Coordinates: આવૃત્તિઓ વચ્ચેનો તફાવત

Content deleted Content added
નાનું try#2
નાનું tweak of wikidata parameter
લીટી ૪૬૧:
local lat = tonumber(args.lat)
local lon = tonumber(args.lon)
if args.wikidata and args.wikidata~='' and (not lat or not lon) then
-- if lat/lon is not provided but we are given wikidata q-code than look up the coordinates
local data = require('Module:Wikidata')