Module:Convert/extra: Difference between revisions

Content deleted Content added
remove Bcuft because it is now in Module:Convert/data
Line 18:
 
local extra_units = {
["Bcuft"] = {
name1 = "billion cubic foot",
name2 = "billion cubic feet",
symbol = "billion cu ft",
utype = "volume",
scale = 28316846.592,
default = "Gl",
link = "Cubic foot",
},
}