Search results

Jump to navigation Jump to search
  • ...andbox', '/[Tt]estcases'}; -- list of Lua patterns found in page names of pages we should not categorize ['j-page(s)'] = ': $1', -- same for page and pages
    51 KB (6,430 words) - 10:35, 11 February 2019
  • -- particularly for pages that take many seconds to process. -- With no arguments specified, it outputs a random date in the current year.
    13 KB (1,788 words) - 00:42, 21 July 2018
  • 2. If the length of the substring is less than 6, left-fill the substring with zeroes until the length is six. ...g.rep("0", 6-string.len (suffix)) .. suffix; -- 3.b.2 left fill the suffix with 0s if suffix length less than 6
    47 KB (7,429 words) - 15:57, 31 December 2018
  • ...original 'for _, val in pairs do' and a similar version that used ipairs. With the pairs version the order of evaluation could not be guaranteed. With the ipairs version, a nil value would terminate
    174 KB (26,231 words) - 10:35, 11 February 2019