Modulo:DTGenerico: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
m
RA wikitext
mNessun oggetto della modifica
m (RA wikitext)
Riga 403: Riga 403:
-- http://my.sky-map.org/v2?ra=0.709946185638474&de=41.22867547300068&zoom=5&show_grid=1&show_constellation_lines=1&show_constellation_boundaries=1&show_const_names=0&show_galaxies=1&show_box=1&box_ra=0.71166664&box_de=41.266666&box_width=682.6667008&box_height=682.6667008&box_var_size=1
-- http://my.sky-map.org/v2?ra=0.709946185638474&de=41.22867547300068&zoom=5&show_grid=1&show_constellation_lines=1&show_constellation_boundaries=1&show_const_names=0&show_galaxies=1&show_box=1&box_ra=0.71166664&box_de=41.266666&box_width=682.6667008&box_height=682.6667008&box_var_size=1
-- https://secure.sky-map.org/v2
-- https://secure.sky-map.org/v2
-- return "https://secure.sky-map.org/v2?ra=" .. RA .. "&de=" .. D
local URI
--return "https://secure.sky-map.org/v2?ra=" .. RA .. "&de=" .. D
URI = "http://www.wikisky.org/v2?ra=" .. RA .. "&de=" .. D .. "&zoom=4"
return "http://www.wikisky.org/v2?ra=" .. RA .. "&de=" .. D
return "[" .. URI .. " " .. math.modf(RA)[1] .. "]"
end
end
--- Function to expand template contained within description,
--- Function to expand template contained within description,

Menu di navigazione