All public logs

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

Logs
  • 14:57, 1 November 2024 Admin talk contribs created page Module:ExperiencePicture (Created page with "local p = {} function p.fn(frame) local origArgs = (type(frame.getParent) == "function") and frame:getParent().args or frame local ret = '' mw.log("log test") mw.log(origArgs) return ret end -- =p.fn({"add\ndfdd","b","c","text"}) return p")