Main public logs
Combined display of all available logs of pool. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:13, 16 October 2020 Caleb Cooper talk contribs created page Module:Escape (Created page with "local escape = { char = function(self, chr, args) args = args or {} local safe = args.safeChr or string.char(13) chr = tostring(chr or '\\') self[1] = ('%s0%%s%s'):fo...")