Content deleted Content added
update from sandbox per Template talk:Convert#Module version 17 |
extra Wikidata fix I meant to do: when using "frequency" or "wavelength", any output unit also specified in the convert is ignored |
||
Line 2,172:
end
if word and not set_precision(word) then
parms.out_unit = parms.out_unit or word
if set_precision(strip(parms[i])) then
i = i + 1
|