Jump to content

↓Amlat ning pamagbayu king "Module:Convert/helper"

Aliwang pamamili: markan la reng radio box da reng bersion a pikumpara at timid me ing enter o ing boton king lalam.
Kabaldugan: (ngeni)=pamiyaliwa king salukuyan a bersion (bersion ngeni), (tauli)=pamiyaliwa ketang sadyang (tauling) bersion, M = malating edit.

11 Juliu 2024

  • ngenitauli 21:4021:40, 11 Juliu 2024 2601:18e:c67e:71e0:5138:6f8a:a94f:d1d6 talamitam 4,393 byte +4,393 Bayung bulung: -- This module provides some functions to prepare template parameters -- for use with Template:Convert. -- This module is not used by Template:Convert or Module:Convert. local function stripToNil(text) -- If text is a non-empty string, return its trimmed content, -- otherwise return nothing (empty string or not a string). if type(text) == 'string' then return text:match('(%S.-)%s*$') end end -- Remove commas and references (any strip markers) from a number. -- First u...