Toggle menu
15
236
70
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

(Difference between pages)
Page 1
Page 2
Created page with "-- Conversion data used by Module:Convert which uses mw.loadData() for -- read-only access to this module so that it is loaded only once per page. -- See en:Template:Convert/Transwiki guide if copying to another wiki. -- -- These data tables follow: -- all_units all properties for a unit, including default output -- default_exceptions exceptions for default output ('kg' and 'g' have different defaults) -- link_exceptions exceptions for links..."
 
Created page with "-- Conversion data used by Module:Convert which uses mw.loadData() for -- read-only access to this module so that it is loaded only once per page. -- See en:Template:Convert/Transwiki guide if copying to another wiki. -- -- These data tables follow: -- all_units all properties for a unit, including default output -- default_exceptions exceptions for default output ('kg' and 'g' have different defaults) -- link_exceptions exceptions for links..."
 
Line 3,728: Line 3,728:
     ["mile"] = {
     ["mile"] = {
target  = "mi",
target  = "mi",
usename  = 1,
     },
     },
     ["miles"] = {
     ["miles"] = {
target  = "mi",
target  = "mi",
usename  = 1,
     },
     },
     ["parsec"] = {
     ["parsec"] = {