Risultati della ricerca
Per ulteriori informazioni, vedi Aiuto:Ricerca.
Crea la pagina "Modulo:Convert/Numeric" su questo progetto.
- moduli: Module:Convert – (questo modulo) contiene il codice di conversione delle unità Module:Convert/data – definizione delle unità Module:Convert/text – localizzazione...4 KB (377 parole) - 19:41, 15 set 2016
- {{esadecimale}}, ecc. Esempio d'uso: local BaseConvert = require('Module:BaseConvert') BaseConvert.convert({n = 14600926, base = 16}) -- restituisce 'DECADE'...2 KB (223 parole) - 11:54, 16 feb 2019
- -- Text used by Module:Convert, for it.wikipedia.org (Italian). -- imported and localized from :en:Module:Convert/text -- This is a separate module to...22 KB (2 871 parole) - 21:49, 16 feb 2023
- -- Text used by Module:Convert, for it.wikipedia.org (Italian). -- imported and localized from :en:Module:Convert/text -- This is a separate module to...21 KB (2 854 parole) - 16:04, 19 mag 2019
- -- Convert a value from one unit of measurement to another. -- Example: {{convert|123|lb|kg}} --> 123 pounds (56 kg) -- See [[:en:Template:Convert/Transwiki...132 KB (20 743 parole) - 21:49, 16 feb 2023
- -- Convert a value from one unit of measurement to another. -- Example: {{convert|123|lb|kg}} --> 123 pounds (56 kg) -- See [[:en:Template:Convert/Transwiki...132 KB (20 743 parole) - 17:24, 18 mag 2019
- punti come separatori, converte gli spazi in spazi indivisibili (come separatori delle migliaia); In caso di intervalli numerici (ad es. "123-456"), il...2 KB (221 parole) - 08:43, 28 ago 2024
- -- Legge gli argomenti per caricare un array di valori numerici. -- Prima tenta di leggere il parametro <list_name> che deve contenere...6 KB (674 parole) - 22:45, 18 nov 2022
- '' elseif operation == 'julian' then if not date2 and date1 then -- Convert from Julian to Gregorian calendar date if Calendar == nil then Calendar...22 KB (2 926 parole) - 18:54, 5 mar 2022
- _formatStatement(claims[1]) end end -- La funzione converte il numero di legislatura in una stringa numerica (es. da "xiv" a "14") -- (restituisce nil se è...5 KB (730 parole) - 17:17, 1 ago 2023
- require('strict') local getArgs = require('Module:Arguments').getArgs local mConvert = require('Module:Conversione') local mLanguages = require('Module:Lingue')...27 KB (3 489 parole) - 14:42, 8 giu 2023
- return max end -- Converte una stringa di valori numerici separati da "," in una lista -- Eventuali valori non numerici sono ignorati local function...7 KB (931 parole) - 21:56, 18 mag 2016
- i= 1,20 do array[i] = args[base_name .. tonumber(i)] end end -- converto in numeri for i =1,20 do array[i] = array[i] and tonumber(array[i])...9 KB (1 065 parole) - 11:26, 25 ott 2022
- fa_word_sing, fa_word_plur local hide_for_against = false -- First convert to lower case if it is a string for_against_style = string.lower(for_against_style)...22 KB (3 690 parole) - 17:32, 24 mar 2023
- local p = {} local baseMapDirectory = "Module:Graph/" local function numericArray(csv) if not csv then return end local list = mw.text.split(csv...25 KB (3 321 parole) - 16:13, 3 mag 2020
- or 'goals' local fa_letter, fa_word_sing, fa_word_plur -- First convert to lower case if it is a string for_against_style = string.lower(for_against_style)...18 KB (2 963 parole) - 20:35, 22 ott 2021
- process datevec and extract timeStamp and datecode strings as well as numeric datenum array local datecode, datenum = parserDatevec(datevec) local...16 KB (2 196 parole) - 00:15, 25 feb 2025
- fa_word_sing, fa_word_plur local hide_for_against = false -- First convert to lower case if it is a string for_against_style = string.lower(for_against_style)...22 KB (3 683 parole) - 00:12, 13 ott 2021
- _formatStatement(claims[1]) end end -- La funzione converte il numero di legislatura in una stringa numerica (es. da "xiv" a "14") -- (restituisce nil se è...7 KB (1 013 parole) - 11:08, 24 ott 2022
- error(i18n.errors['unknown-entity-type']) end return prefix .. value['numeric-id'] end local function formatUnitSymbol(entityId, args) local ret for...28 KB (3 592 parole) - 22:13, 26 apr 2025
- require('strict') local getArgs = require('Module:Arguments').getArgs local mConvert = require('Module:Conversione') local mLanguages = require('Module:Linguaggi')
- globals') local getArgs = require('Module:Arguments').getArgs local mConvert = require('Module:Conversione') local mLanguages = require('Module:Lingue')
- %[%]%*%+%-%?])", "%%%1") end -- A helper function that removes empty numeric indexes in a table, -- so that the values are tightly packed like in a
- getLabelFromValue(value) if value and value["numeric-id"] then return mw.wikibase.label('Q'..value["numeric-id"]) end end --ritorna il sitelink di un valore
- require('strict') local getArgs = require('Module:Arguments').getArgs local mConvert = require('Module:Conversione') local mLanguages = require('Module:Linguaggi')