Content deleted Content added
if scale not specified, guess based on precision |
oops |
||
Line 385:
not mw.ustring.find(input,"type") and
not mw.ustring.find(input,"dim") and LL.prec then
url = url..'_dim:'..math.floor(50*LL.prec+0.5)..'m'
end
if not empty(namearg) then
|