Search results
Appearance
There is a page named "Module:Effective protection level" on Wikipedia
- return 'sysop' end local level = title.protectionLevels[action] and title.protectionLevels[action][1] if level == 'sysop' or level == 'editprotected' then...3 KB (480 words) - 21:44, 15 January 2024
- exact effective protection level is necessary. Otherwise, consider using title.protectionLevels instead. To load this module: local effectiveProtectionLevel...2 KB (311 words) - 21:12, 29 August 2024
- Module:Effective protection level was already called. To load this module: local effectiveProtectionExpiry = require('Module:Effective protection expiry')...2 KB (225 words) - 21:12, 29 August 2024
- return 'sysop' end local level = title.protectionLevels[action] and title.protectionLevels[action][1] if level == 'sysop' or level == 'editprotected' then...3 KB (480 words) - 16:25, 29 August 2024
- effectiveProtectionLevel = require('Module:Effective protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')...25 KB (3,056 words) - 08:07, 21 October 2022
- effectiveProtectionLevel = require('Module:Effective protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')...26 KB (3,136 words) - 20:40, 2 April 2023
- local p = {} local effectiveProtectionLevel = require("Module:Effective protection level")._main function p.main(frame) -- WIP end return p...143 bytes (18 words) - 16:10, 23 March 2024
- cfg = mw.loadData(CONFIG_MODULE) local effectiveProtectionLevel = require('Module:Effective protection level')._main local escape = require("Module:String")...4 KB (471 words) - 01:51, 24 February 2024
- effectiveProtectionLevel = require('Module:Effective protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')...25 KB (3,051 words) - 21:15, 23 October 2022
- cfg = mw.loadData(CONFIG_MODULE) local effectiveProtectionLevel = require('Module:Effective protection level')._main local escape = require("Module:String")...4 KB (470 words) - 00:07, 5 September 2024
- This module creates protection banners and padlock icons that are placed at the top of protected pages. Most users will not need to use this module directly...6 KB (840 words) - 16:59, 4 September 2023
- require('Module:Pagetype')._main local effectiveProtectionLevel = require('Module:Effective protection level')._main ------------------------------...22 KB (2,622 words) - 18:00, 14 July 2024
- 'autoreview'} do local level = options[action] if level then levels[action][1] = level end end rawset(title, 'protectionLevels', levels) -- Set content...62 KB (6,009 words) - 09:34, 1 May 2023
- @require Module:Yesno -- @require Module:Effective_protection_level -- @author [[User:Awesome Aasim]] -- @release ...14 KB (1,725 words) - 04:07, 2 October 2024
- ["Module:EditAtWikidata"] = 2050000, ["Module:Effective_protection_expiry"] = 59000, ["Module:Effective_protection_level"] = 62000, ["Module:Election_results"]...6 KB (735 words) - 05:11, 6 October 2024
- epilogue = frame:preprocess('{{Sandbox other||{{#switch:{{#invoke:Effective protection level|{{#switch:{{NAMESPACE}}|File=upload|#default=edit}}|{{FULLPAG...6 KB (913 words) - 04:48, 10 July 2024
- epilogue = frame:preprocess('{{Sandbox other||{{#switch:{{#invoke:Effective protection level|{{#switch:{{NAMESPACE}}|File=upload|#default=edit}}|{{FULLPAG...7 KB (921 words) - 14:03, 3 September 2024
- This module depends on the following other modules: Module:Effective protection level (sandbox) Module:Pagetype (sandbox) Module:Toolbar (sandbox)...385 bytes (15 words) - 13:47, 29 August 2023
- This module depends on the following other modules: Module:Effective protection level (sandbox) Module:Message box (sandbox) Module:Transclusion count...3 KB (358 words) - 21:39, 29 August 2024
- edit request/config (sandbox) Module:Redirect (sandbox) Module:Effective protection level (sandbox) Module:String (sandbox) Module:Arguments (sandbox) Module:Clickable...2 KB (201 words) - 22:33, 14 February 2024
- 'sysop' end end local level = title.protectionLevels[action] and title.protectionLevels[action][1] if level == 'sysop' or level == 'editprotected' then
- return 'sysop' end local level = title.protectionLevels[action] and title.protectionLevels[action][1] if level == 'sysop' or level == 'editprotected' then
- 'sysop' end end local level = title.protectionLevels[action] and title.protectionLevels[action][1] if level == 'sysop' or level == 'editprotected' then