Modulo:Mapframe: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
simbolo troppo piccolo per sinottico |
m aggiornato nome template, tab |
||
Riga 20:
local autozoom = args.autozoom or 's'
local dsimbolo = 'medium'
--
local cornice
if args.cornice then cornice = tonumber(args.cornice) or 1 else cornice = 1 end
Riga 72:
if (cornice ~= 1 or sinottico == 1) then m_args.frameless = 1 end
-- valore ingrandimento
if args.zoom then
m_args.zoom = tonumber(args.zoom)
Riga 153:
end
-- Funzione per il template {{
function p.mappa(frame)
return select(2, xpcall(function()
|