All public logs
From Good Old TV Fan Wiki
Combined display of all available logs of Good Old TV Fan Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:48, 4 September 2022 Adminpeter talk contribs imported Module:Effective protection level by file upload (1 revision)
- 13:04, 30 May 2022 Adminpeter talk contribs created page Module:Effective protection level (Created page with "local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action == 'autoreview' then local leve...")
- 13:04, 30 May 2022 Adminpeter talk contribs deleted page Module:Effective protection level (content was: "local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action == 'autoreview' then local level = mw....")
- 14:56, 13 March 2021 Adminpeter talk contribs imported Module:Effective protection level by file upload (1 revision)
- 22:30, 4 July 2018 Adminpeter talk contribs imported Module:Effective protection level by file upload (1 revision)
- 01:17, 3 March 2017 Adminpeter talk contribs imported Module:Effective protection level by file upload (1 revision)