Search results

Jump to navigation Jump to search
  • -- "%f[/\0]" matches if the next character is "/" or the end of the string.
    764 bytes (119 words) - 11:35, 13 August 2017
  • -- All strings end with the empty string.
    696 bytes (117 words) - 11:35, 13 August 2017
  • if type(val) ~= 'string' then error(string.format(
    2 KB (386 words) - 11:35, 13 August 2017
  • Formats the string <var>s</var> as a hatnote. This encloses <var>s</var> in the tags {{tag|div * <var>options.extraclasses</var> - a string of extra classes to provide
    6 KB (921 words) - 11:35, 13 August 2017
  • if type(s) ~= 'string' then if type(subpage) == 'string' then
    8 KB (937 words) - 11:35, 13 August 2017
  • checkType('affixNums', 2, prefix, 'string', true) checkType('affixNums', 3, suffix, 'string', true)
    8 KB (1,010 words) - 11:35, 13 August 2017
  • * <code>link</code> - the page that the file should link to. Use the blank string '' to suppress the default link to the file description page. * <code>alt</code> - the alt text. Use the blank string '' to suppress the default alt text.
    4 KB (606 words) - 11:35, 13 August 2017
  • if type(s) ~= 'string' or #s < 1 then return end -- Gets the image name for a given string.
    10 KB (1,624 words) - 11:35, 13 August 2017
  • return string.find(string.sub(t, (string.find(t, '|') or 0) + 1), f) -- Return the formatted string
    7 KB (880 words) - 11:35, 13 August 2017
  • Detemines the precision of a number using the string representation local pos = string.find(input_string, '/', 1, true);
    13 KB (1,915 words) - 11:35, 13 August 2017
  • ...ise. Argument is 'set' when it exists (not nil) or when it is not an empty string. Populates numbered arguments in a message string using an argument table.
    11 KB (1,612 words) - 11:35, 13 August 2017
  • "type": "string", "type": "string"
    10 KB (1,307 words) - 11:35, 13 August 2017
  • if v == string.byte( "X" ) then -- if checkdigit is X (compares the byte value of 'X' whi temp = temp + tonumber( string.char(v) )*(len-i);
    6 KB (917 words) - 11:35, 13 August 2017
  • {{#ifeq:{{#invoke:String|find|{{FULLPAGENAME}}|sandbox}}|0|
    4 KB (490 words) - 11:35, 13 August 2017
  • title=''; -- if not set, make sure title is an empty string ...-- remove language prefix if present (script value may now be empty string)
    16 KB (2,405 words) - 11:35, 13 August 2017
  • -- two possible fields, a "prefix" string and a "depend" table. The function always parses -- parameters containing the "prefix" string, but only parses parameters in the "depend"
    15 KB (1,771 words) - 11:35, 13 August 2017
  • Note: the above functions will fail if passed input that is not of type <code>string</code> or <code>nil</code>. This might be the case if you use the <code>get elseif type(value) == 'string' then
    15 KB (2,375 words) - 11:35, 13 August 2017
  • cat = string.format('[[Category:%s|%s]]', cat, sort) cat = string.format('[[Category:%s]]', cat)
    16 KB (2,356 words) - 11:35, 13 August 2017
  • if type(val) == 'string' then local otherCategory = args['other category'] and (args.category or string.format('[[Category:%s]]', args['other category']))
    3 KB (467 words) - 11:35, 13 August 2017

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)