Module:Coordinates: Difference between revisions

no edit summary
(Created page with "--[[ This module is intended to replace the functionality of {{Coord}} and related templates. It provides several methods, including {{#invoke:Coordinates | coord }} : Gener...")
 
No edit summary
Line 609: Line 609:
if not tonumber(args[1]) and not args[2] then
if not tonumber(args[1]) and not args[2] then
args[3] = args[1]; args[1] = nil
args[3] = args[1]; args[1] = nil
local entity = mw.wikibase.getEntityObject(args.qid)
if entity
if entity
and entity.claims
and entity.claims