Cambios

No hay cambio en el tamaño ,  16:22 30 may 2023
sin resumen de edición
Línea 39: Línea 39:  
temp = tostring(mw.language.getContentLanguage():formatNum(lowprice))
 
temp = tostring(mw.language.getContentLanguage():formatNum(lowprice))
 
 
if (tonunber(temp) < 10000) then
+
if (tonumber(temp) < 10000) then
 
local length = #(temp)
 
local length = #(temp)
 
temp2 = string.sub(temp, -3)
 
temp2 = string.sub(temp, -3)
106 438

ediciones