Changes

Jump to navigation Jump to search
The original edit's summary was accidentally missing license information. The attribution is correct, and the contents of the edit were originally licensed under CC-BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0)
Line 1: Line 1:  
local p = {}
 
local p = {}
   −
-- Returns the permission required to perform a given action on a given title.
+
-- Returns the permission that is required to perform a given action on a given title.
 
-- If no title is specified, the title of the page being displayed is used.
 
-- If no title is specified, the title of the page being displayed is used.
 
function p._main(action, pagename)
 
function p._main(action, pagename)

Navigation menu