Vai al contenuto

"Modulo:Convert": Cronologia dles verjiuns

Confrunt danter verjiuns: chirí fora i chedri che corespogn ales verjiuns de chëres che an ó fá le confrunt y druché le botun enter o le botun dessot.

Legenda: (at) = desfarënzia respet ala verjiun atuala, (ultima) = desfarënzia respet ala verjiun da denant, p = mudaziun mëndra.

10 jun 2022

  • atultima 19:5519:55, 10 jun 2022 Asenoner descuscion contribuc 135 992 bytes +135 992 Creata pagina con "-- Convert a value from one unit of measurement to another. -- Example: {{convert|123|lb|kg}} --> 123 pounds (56 kg) -- See en:Template:Convert/Transwiki guide if copying to another wiki. local MINUS = '−' -- Unicode U+2212 MINUS SIGN (UTF-8: e2 88 92) local abs = math.abs local floor = math.floor local format = string.format local log10 = math.log10 local ustring = mw.ustring local ulen = ustring.len local usub = ustring.sub -- Configuration options to keep ma..."