Search Results: Module:Convert/text/doc

Sorry, the article you're looking for isn't specifically available. Here are related topics:


Module:Coordinates
Minggu, 2022-10-23 22:18:54

return convert_dec2dms_d( math.abs( coord ) ) .. postfix; end end --[[ Convert DMS format into a N or E decimal coordinate ]] local function convert_dms2dec(direction...

Click to read more »
Module:Lua banner
Kamis, 2020-10-15 01:53:50

title.subpageText == "doc" then title = title.basePageTitle end if title.contentModel == "Scribunto" then boxArgs.text = 'This module depends...

Click to read more »
Module:TNT
Minggu, 2025-12-28 01:06:08

Given a dataset name, convert it to a title with the 'commons:data:' prefix link = function(dataset) return 'c:Data:' .. mw.text.trim(dataset or '') end...

Click to read more »
Module:Citation/CS1
Minggu, 2022-10-23 22:19:13

portion of the interwiki-link as plain text for use in COinS. This COinS thing is done because here we convert an interwiki-link to and external link...

Click to read more »
Module:Currency
Minggu, 2022-10-23 22:24:55

– invalid amount ([[Template:Currency/doc#Error_messages|help]])</span>'; -- end amount = convert_string_to_numeric (args[1]); amount =...

Click to read more »
Module:Citation/CS1/Identifiers
Kamis, 2020-10-15 01:12:54

= pcall (lang_object.formatDate, lang_object, 'U', biorxiv_date ); -- convert biorxiv_date value to Unix timestamp good2, tomorrow_ts = pcall (lang_object...

Click to read more »
Module:Navseasoncats
Jumat, 2020-01-03 10:35:20

(currtitle.text ~= 'Navseasoncats' and --avoid self currtitle.text ~= 'Navseasoncats/doc' and --avoid self currtitle.text ~= 'Navseasoncats/sandbox'...

Click to read more »
Module:Citation/CS1/Configuration
Kamis, 2020-10-15 03:34:35

= '5', ['6'] = '6', ['7'] = '7', ['8'] = '8', ['9'] = '9'}, -- used to convert local language digits to Western 0-9 ['xlate_digits'] = {}, } for name...

Click to read more »