Risultati della ricerca
Per ulteriori informazioni, vedi Aiuto:Ricerca.
Crea la pagina "Modulo:If empty" su questo progetto.
- local tplEmpty = frame.args[1] --[[ * Per ora si fa qualcosa solo se NON sono stati specificati linguaggi ]] if tplEmpty then tplEmpty = mw.text...2 KB (294 parole) - 01:22, 30 mar 2017
- } } -- composite input; omitted if empty -- link = "title of article for wikilink", -- omitted if empty or redundant -- ... ...70 KB (10 653 parole) - 17:56, 5 mar 2016
- concat(self, sep) end, } end local function empty(text) -- Return true if text is nil or empty (assuming a string). return text == nil or text...13 KB (1 850 parole) - 08:40, 19 mag 2019
- disambigua]]" end -- controlla parametro redirect if not isEmpty(argRedirect) then redirect = "\"" .. argRedirect .. "\" rimanda...4 KB (466 parole) - 21:35, 22 ott 2022
- local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]'...20 KB (2 651 parole) - 09:26, 17 lug 2024
- disambigua]]" end -- controlla parametro redirect if not isEmpty(argRedirect) then redirect = "\"" .. argRedirect .. "\" rimanda...4 KB (466 parole) - 22:47, 18 nov 2022
- If compressempty is set, check for empty items, track empty years and high ranges, and -- put out a compressed range when next year is found. if args...7 KB (1 013 parole) - 21:51, 28 ago 2023
- = 2, colspan = p.colspan} if not v then p.dpBoxEmpty = p.previewnumbers and mw.clone(p.dpBoxBase) or p.dpBoxEmpty or mw.clone(p.dpBoxBase):wikitext(p...27 KB (4 229 parole) - 16:48, 10 lug 2020
- ParserFunctions considers the empty string to be false, so to preserve the previous -- behavior of {{gallery}}, change any empty arguments to nil, so Lua...5 KB (467 parole) - 17:01, 9 feb 2024
- precision, precision_format) if y == nil or y == "" then return err("Empty divisor") elseif not tonumber(y) then if type(y) == 'string' and string...17 KB (2 635 parole) - 20:58, 9 ago 2022
- p.colspan} if not v then p.dpBoxEmpty = p.dpBoxEmpty or mw.clone(p.dpBoxBase):wikitext(p.flex_tree.wt) rowNum[r]:node(p.dpBoxEmpty) else rowNum[r]:node(mw...27 KB (4 207 parole) - 01:17, 17 ago 2016
- error_list = {}; if index ~= nil then index = tostring(index); end -- Handle special case of "#" replaced by empty string if index == '1' then ...67 KB (8 284 parole) - 11:38, 8 dic 2024
- parameter names in (equivalent of) [[:en:Template:Cite web]] (if non-existent, keep empty i.e. "") [aliasesP.statedIn] = "sito", [aliasesP...4 KB (439 parole) - 17:32, 2 set 2020
- p_sub,pos_label,group_col,full_table,results_header_txt) if match_table then -- Add empty column header t_return.count = t_return.count+1 table...24 KB (3 873 parole) - 12:29, 1 mar 2023
- accept non-empty user text with no validation if en_name == 'input' then -- May have something like {{convert|input=}} (empty input) if source is...132 KB (20 743 parole) - 21:49, 16 feb 2023
- function numericArray(csv, default_empty) if not csv then return end if default_empty == nil then default_empty = 'x' end local list = {} -- check...33 KB (4 366 parole) - 18:00, 13 nov 2022
- -- skip properties with empty parameter name if paramName == "" then break end referenceEmpty = false -- handle unknown...72 KB (9 483 parole) - 10:06, 12 giu 2025
- ret_i as an empty table, let ret_d stay nil local ret_i,ret_d = {} -- Loop to handle most of the groupings; from right to left, so that if a group has...3 KB (546 parole) - 01:26, 21 feb 2023
- user specifies prim(itives), but then leaves the string empty, abort if args.prim then if args.prim == '' then return "Please indicate which primitives...5 KB (626 parole) - 16:25, 10 dic 2017
- insert(items, item) -- Old syntax "Blank region" use case, where param 1 is empty, and param 2 is the date. elseif (args[1] == nil and args[2] ~= nil) then...4 KB (595 parole) - 15:08, 29 ago 2023
- } } -- composite input; omitted if empty -- link = "title of article for wikilink", -- omitted if empty or redundant -- ...
- isSmall and cfg.imageCellDiv self.imageEmptyCell = cfg.imageEmptyCell if cfg.imageEmptyCellStyle then self.imageEmptyCellStyle = 'border:none;padding:0px;width:1px'
- if describedBySource and describedBySource.qualifiers then sourceURL = describedBySource.qualifiers.P854 if sourceURL and not c.empty(sourceURL)
- isSmall and cfg.imageCellDiv self.imageEmptyCell = cfg.imageEmptyCell if cfg.imageEmptyCellStyle then self.imageEmptyCellStyle = 'border:none;padding:0px;width:1px'
- error_list = {}; if index ~= nil then index = tostring(index); end -- Handle special case of "#" replaced by empty string if index == '1' then