Module:WikidataIB/sandbox1: Difference between revisions

Content deleted Content added
changed from success
get table right
Line 873:
-- invoke template Coord with the values stored in the table
-- return frame:expandTemplate{title = 'coord', args = lat_long}
return table.concat(argslat_long, ", ") --debug
end
end