Module talk:Sandbox/Johnuniq/grosstonnage
Appearance
-- Investigate Scribunto issue for [[Module:Convert]] using pre tags. -- This is the second line. --------------------------------------------------------------------------- -- This is the fifth line. -- This is the sixth line. local all_units = { ["cm/s2"] = { name1 = "centimetre per second squared", name1_us = "centimeter per second squared", name2 = "centimetres per second squared", name2_us = "centimeters per second squared", symbol = "cm/s<sup>2</sup>", utype = "acceleration", scale = 0.01, default = "ft/s2", link = "Gal (unit)", }, ["ft/s2"] = { name1 = "foot per second squared", name2 = "feet per second squared", symbol = "ft/s<sup>2</sup>", utype = "acceleration", scale = 0.3048, default = "m/s2", }, } return { all_units = all_units, default_exceptions = default_exceptions, link_exceptions = link_exceptions, }
Start a discussion about improving the Module:Sandbox/Johnuniq/grosstonnage page
Talk pages are where people discuss how to make content on Wikipedia the best that it can be. You can use this page to start a discussion with others about how to improve the "Module:Sandbox/Johnuniq/grosstonnage" page.