Module:Convert/extra: Difference between revisions

Content deleted Content added
remove all as now in Module:Convert/data
try handlk for hand unit that always links to article
Line 18:
 
local extra_units = {
["handlk"] = {
name1 = "[[Hand (unit)|hand]]",
symbol = "[[Hand (unit)|h]]",
utype = "length",
builtin = "hand",
scale = 0.1016,
iscomplex= true,
default = "cm",
link = "",
},
}