Risultati della ricerca
Per ulteriori informazioni, vedi Aiuto:Ricerca.
Crea la pagina "Modulo:Convert/data/test" su questo progetto.
- default il modulo legge la definizione da Template:Converti/Man/Conversion data. Allo scopo di test è possibile specificare che la definizione deve essere...1 KB (177 parole) - 06:25, 16 mag 2019
- if args.test and not xargs.test then -- For convert, allow test=preview or test=nopreview to be injected into -- the convert under test, if it does...13 KB (1 850 parole) - 08:40, 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
- return ret end -- Funzione di utilità per Date:diff local function convert(seconds, unit, text, text2) local ret = math.floor(seconds / unit) return...9 KB (1 283 parole) - 21:26, 22 ott 2022
- -- 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
- { "P856|test", "test" }, { "P856|[http://www.mediawiki.org test]", "[http://www.mediawiki.org test]" } }) end function p:test_convert() ...16 KB (2 032 parole) - 11:26, 14 lug 2018
- wikitext required at Module:Convert/data -- by reading and processing the wikitext of the master list of units -- (see conversion_data for the page title). --...70 KB (10 653 parole) - 17:56, 5 mar 2016
- format('%02X%02XE5', convert_to_FF(days, 229, 8), convert_to_FF(days, 230, 1)) end local function FogToColour(days) return string.format('%02X%02XE5', convert_to_FF(days...17 KB (2 171 parole) - 11:23, 25 gen 2016
- format('%02X%02XE5', convert_to_FF(days, 229, 8), convert_to_FF(days, 230, 1)) end local function FogToColour(days) return string.format('%02X%02XE5', convert_to_FF(days...17 KB (2 180 parole) - 23:18, 5 gen 2024
- 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])...6 KB (674 parole) - 22:45, 18 nov 2022
- 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
- entityId) end return mWikidata._propertyHasEntity(prop, args) end -- Converte un parametro ricevuto come 'Xxx, yyy' in { 'Xxx'=true, 'Yyy'=true } local...26 KB (3 314 parole) - 10:42, 21 giu 2023
- alias if lg.alias[code] then code = lg.alias[code] -- altrimenti converte il testo in minuscolo e prova sia a ricercare -- fra gli alias sia a...10 KB (1 421 parole) - 15:48, 17 apr 2022
- getContentLanguage() local number = lang:formatNum(count) local articles = lang:convertPlural(count, { "artykuł", "artykuły", "artykułów" }) return number.." "...39 KB (5 313 parole) - 14:31, 31 ago 2017
- entityId) end return mWikidata._propertyHasEntity(prop, args) end -- Converte un parametro ricevuto come 'Xxx, yyy' in { 'Xxx'=true, 'Yyy'=true } local...26 KB (3 294 parole) - 22:45, 18 nov 2022
- while s[i] do restoredString = string.gsub(s[i],"XXX", ",") -- convert back to commas --restoredString = s[i] local outerTerm = string.gsub(restoredString...45 KB (5 339 parole) - 17:27, 14 ott 2019
- conversions - only for en-wiki local conv = parseParam(args.conv or args.convert, false) -- if we have conversions, we won't have formatted numbers or...139 KB (18 179 parole) - 00:46, 25 feb 2025
- end return nil end -- Helper function to convert imagemaps into standard images local function convertImageMap(imagemap) local image = matchAny(imagemap...48 KB (6 970 parole) - 13:14, 4 set 2023
- entityId) end return mWikidata._propertyHasEntity(prop, args) end -- Converte un parametro ricevuto come 'Xxx, yyy' in { 'Xxx'=true, 'Yyy'=true } local...29 KB (3 688 parole) - 19:11, 9 mag 2024
- then val, result = convert(diff.seconds, 1, 'secondo', 'secondi') elseif magnitudine == 'minuti' then val, result = convert(diff.seconds, 60, 'minuto'
- alias if lg.alias[code] then code = lg.alias[code] -- altrimenti converte il testo in minuscolo e prova sia a ricercare -- fra gli alias sia a