Content deleted Content added
update from main module; this discards unused experiment for default width=100% (not auto) and default margin=auto (not blank) |
fix mm label (should be cm) for snow depth reported at Template talk:Weather box#Extreme snow depth by User:Akamaikai |
||
Line 38:
first = 'mm'
else
first = (what:sub(1, 4) == 'snow' or
precision(args['Jan ' .. what .. ' inch'] or '0') < 1)
and 'cm'
|