All public logs

From Tardis Wiki, the free Doctor Who reference

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

Logs
  • 20:34, 2 March 2024 Bongolium500 talk contribs created page Module:File license (Created page with "local p = {} --p stands for package local h = {} --h stands for helper function p.makeLicense(frame) local args = frame:getParent().args local image = args["image"] or "" local imageSize = 80 local typeOfFile = "" or "image" local source = "" local license = args["license"] or "" local copyrightHolder = "" local typeOfFileArticle = "a" local vowels = {["a"] = true, ["e"] = true, ["i"] = true, ["o"] = true, ["u"] = true} if vowels[string.sub(typeOfFile, 1,...")