Jump to content

Empandika eza "Module:Convert/helper"

Ebyokugerageranizibwa: nyiga obutonnyeze ku likooda zoyagala okugerageranya olyoke onyige eppeesa erya 'Enter'
oba ku gano agali ku lupapula luno.
Ebigambo: (erw) = enjawulo ku ebiriwo, (eku) = enjawulo ku egikulembera, N = enkyukakyuka entono.

24 Gwakubiri(Mukutulansanja) 2023

  • ebiriwoebyasookawo bino 04:5604:56, 24 Gwakubiri(Mukutulansanja) 2023 Tumbuka Arch yogera nange byawaddeyo bayiti 2,895 +2,895 Created page with "-- 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. -- Fi..."