Content deleted Content added
set viewport |
correct dim override logic |
||
Line 441:
args[splitOut[1]] = splitOut[2]
end
args.dim = LL.prec and tostring(floor(50*LL.prec+0.5))..'m'
end
args.viewport_cm = 10
local zoom = require('Module:Infobox dim')._zoom
|