Munurin millum rættingarnar hjá "Module:Effective protection level/doc"

Content deleted Content added
Stovnaði síðu við "{{Module rating|protected}} This module provides a way to retrieve the group required to perform a given action on a page. It currently tests the following criteria: * Th..."
 
Xqbot (kjak | íkøst)
s Bot: Erstatt forældet <source> -tag og parameteren "enclose" [https://lists.wikimedia.org/pipermail/wikitech-ambassadors/2020-April/002284.html]
 
Linja 19:
=== From other modules ===
To load this module:
<sourcesyntaxhighlight lang="lua">
local effectiveProtectionLevel = require('Module:Effective protection level')._main
</syntaxhighlight>
</source>
 
The function accepts two parameters. The first is a string containing the action to check, which must be one of "edit", "create", "move", "upload", or "autoreview". The second is optional, and can either be the name of the page to check, or a title returned from the mw.title functions. If the second parameter is omitted, the page being displayed is the one checked against. The return value is a string containing the name of the group required to perform the given action.