All public logs

Jump to navigation Jump to search

Combined display of all available logs of Taskman Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:16, 8 October 2021 Taskman 4D talk contribs created page Module:Replace (Created page with "-- <pre> -- A module to allow substitution of regex replace functions local p = {} function p.main(frame) local args = frame:getParent().args return p._main(args) end --...")