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
  • 15:19, 5 December 2024 Admin talk contribs created page Module:OrganizationsMap (Created page with "local p = {} function p.main(frame) local args = frame:getParent().args local picture = 'File:Person reading a newspaper (Unsplash).jpg' if args['picture'] ~= nil and args['picture'] ~= 'File:' then picture = args['picture'] end return '100px|link=' end return p")