Search results

Jump to: navigation, 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
    50 KB (6,316 words) - 12:50, 16 December 2018
  • ...dbox', '/[Tt]estcases'}; -- list of Lua patterns found in page names of pages we should not categorize local excepted_pages = { -- these pages will be categorized if set true; set to nil to disable
    10 KB (1,359 words) - 23:22, 20 December 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) - 12:51, 16 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
    166 KB (24,914 words) - 12:50, 16 December 2018