Module:Convert/extra: Difference between revisions

Content deleted Content added
"LB" is the same as "lb" but has extra default precision: experiment: per Template talk:Convert; will remove
workaround: have to define combination because stlb is a multiple; will fix later
Line 143:
subdivs = { ["oz"] = { 16, default = "kg" } },
link = "Pound (mass)",
},
["LB stlb"] = {
combination= { "LB", "stlb" },
utype = "mass",
},
}