Search Results: Module:Convert/data/doc

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


Module:Convert/data
Selasa, 2018-01-30 07:37:14

-- Conversion data used by [[Module:Convert]] which uses mw.loadData() for -- read-only access to this module so that it is loaded only once per page....

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

{link(dataPage)})) end end return data, dataPage, categories; end -- Given a dataset name, convert it to a title with the 'commons:data:' prefix...

Click to read more »
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:Check bibcode
Minggu, 2022-10-23 22:24:01

Format for bibcodes is specified here: http://adsabs.harvard.edu/abs_doc/help_pages/data.html#bibcodes But, this: 2015arXiv151206696F is apparently valid...

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
Minggu, 2022-10-23 22:19:13

add error message end lang = ' lang="' .. lang .. '" '; -- convert prefix into a lang attribute else table.insert( z.message_tail, {...

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

Format for bibcodes is specified here: http://adsabs.harvard.edu/abs_doc/help_pages/data.html#bibcodes But, this: 2015arXiv151206696F is apparently valid...

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 »