Module:Convert/extra and Module:Convert/extra/sandbox: Difference between pages

(Difference between pages)
Page 1
Page 2
Content deleted Content added
update per Template talk:Convert#Module version 28; am keeping bit for now but it will probably be removed
 
remove units added to data/sandbox
 
Line 18: Line 18:


local extra_units = {
local extra_units = {
["bit"] = {
_name1 = "bit",
_symbol = "bit",
utype = "information",
scale = 0.125,
prefixes = 1,
default = "B",
link = "Bit",
},
}
}