User contributions for 118.166.129.169
From Bonkipedia
13 July 2019
- 14:2514:25, 13 July 2019 diff hist +6,117 N Module:Crc32lua Created page with "--[[ LUA MODULE digest.crc32 - CRC-32 checksum implemented entirely in Lua. SYNOPSIS local CRC = require 'digest.crc32lua' print(CRC.crc32 'test') --> 0xD87F7E0C or..."
- 13:4413:44, 13 July 2019 diff hist +1,730 N Module:WikitextLC Created page with "local p = {} --- Construct an inline conversion from a table input. -- @param content table of the form -- { ["zh-cn"]='foobar', ["zh-tw"]='firecat', ["zh-hk"]='' } --..."