Module:Protection banner: Difference between revisions
Flagging WP:PIA pages for arbitration enforcement via Special:AbuseFilter/1339 |
m 1 revision imported: Content from Template:Reflist-talk on Wikipedia |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 870: | Line 870: | ||
if protectionObj.level == "extendedconfirmed" then | if protectionObj.level == "extendedconfirmed" then | ||
if require("Module:TableTools").inArray(protectionObj.title.talkPageTitle.categories, "Wikipedia pages subject to the extended confirmed restriction related to the Arab-Israeli conflict") then | if require("Module:TableTools").inArray(protectionObj.title.talkPageTitle.categories, "Wikipedia pages subject to the extended confirmed restriction related to the Arab-Israeli conflict") then | ||
ret[#ret + 1] = "<p class='PIA-flag' style='display:none; visibility:hidden;' | ret[#ret + 1] = "<p class='PIA-flag' style='display:none; visibility:hidden;' title='This page is subject to the extended confirmed restriction related to the Arab-Israeli conflict.'></p>" | ||
end | end | ||
end | end |