Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • 'false' or val == 'f' or val == 'off' or tonumber(val) == 0 then return false else return default end end...
    745 bytes (116 words) - 17:46, September 16, 2020
  • (str) if not is_set (str) then return str end if str:sub (1, 1) == "'" then str = "<span></span>" .. str; end if str:sub (-1, -1) == "'" then str =...
    24 KB (3,557 words) - 17:26, October 23, 2022
  • La buona novella (category Articles with invalid date parameter in template)
    himself, and now he emerges from his solipsism and opens himself to someone else finding in this other person someone who is similar to him, someone who is...
    19 KB (2,453 words) - 21:26, October 18, 2020
  • else if 'map' == class or 'interview' == class then OCinSoutput["rft.genre"] = 'unknown'; -- standalone map or interview else ...
    16 KB (2,193 words) - 16:23, May 4, 2023
  • map) if not args then args = getArgs(frame, {wrappers = 'Template:Location map~'}) end local mapnames = {} if not map then if args[1] then map...
    20 KB (2,820 words) - 19:39, August 21, 2020
  • Template:Ifnotempty (category If-then-else templates)
    Template documentation With this template #if can be used in a way such that it does not strip spaces and newlines from the "then" and "else" part. For...
    1 KB (156 words) - 19:50, August 21, 2020
  • local v_range if chapter_only then if e_chap == s_chap then v_range = s_chap else v_range = s_chap .. '–' .. e_chap end else if e_chap == s_chap...
    13 KB (1,761 words) - 17:31, October 11, 2021
  • Genesis (band) (category Articles with invalid date parameter in template)
    evil/darkness. The programme describes this section as follows: "Above all else an egg is an egg. 'And did those feet ............' making ends meet. Jerusalem...
    31 KB (3,173 words) - 13:42, October 24, 2022
  • prop.rank if rank == 'preferred' then return 1 elseif rank == 'normal' then return 0 elseif rank == 'deprecated' then return -1 else -- No rank...
    5 KB (657 words) - 20:41, May 21, 2023
  • through each tag/name pair in the MediaWiki list if lang_name_table_t.lang[tag] then -- if the tag is in the main list lang_name_table_t.lang[tag]...
    27 KB (3,277 words) - 16:23, May 4, 2023
  • lum_fg = 1, 0 if args[2] then local lum = color2lum(args[2]) if lum ~= '' then bg, lum_bg = args[2], lum end end if args[3] then local lum = color2lum(args[3])...
    7 KB (1,260 words) - 10:10, August 21, 2020
  • function p.num(frame, count) if count == nil then if yesno(frame.args['fetch']) == false then if (frame.args[1] or '') ~= '' then count = tonumber(frame...
    7 KB (908 words) - 15:44, October 23, 2022
  • also parse templates that occur within other templates, * rather than just top-level templates. * @return object[] */ extraJs.parseTemplates = function(wikitext...
    29 KB (3,475 words) - 20:59, August 30, 2020
  • opacity/transparency, etc. (The default color palette if n <= 10 is Category10:                                         else is Category20:                            ...
    11 KB (1,356 words) - 21:54, August 29, 2020
  • number) if (number < 100) then return getOrdinalIndicatorLessThan100(number) elseif (number % 100 == 0) then return commonSuffix else -- Numbers...
    21 KB (2,630 words) - 23:42, April 16, 2023
  • page for templates indicating prior XfD or PROD var numTemplates = $(xmlDoc).find('templates tl').length; if (numTemplates) { var template = $(xmlDoc)...
    16 KB (1,926 words) - 20:27, August 30, 2020
  • duration[k] then return p._error('Invalid values') end end else if mw.ustring.find(tmp, 'class="duration"', 1, yes) then return tmp end -- if there is...
    3 KB (511 words) - 12:29, October 18, 2020
  • suffix if timeDiff >= 0 then -- Past if result_num == 1 then punctuation_key = 1 else punctuation_key = 2 end if args.ago == '' then suffix...
    5 KB (700 words) - 21:25, April 3, 2021
  • (args[i]) if pronItem then pron[#pron + 1] = pronItem pron[#pron + 1] = ' ' else break end end if #pron > 0 then ret[#ret +...
    4 KB (581 words) - 08:57, May 2, 2021
  • trimArg(args.id) if not id then error("Parameter id is missing. See [[Template:" .. tname .. "]] documentation") else if tonumber(id) then -- it's a...
    5 KB (614 words) - 23:13, September 10, 2020
View ( | ) (20 | 50 | 100 | 250 | 500)