Module:Protection banner/config: Difference between revisions
move images to the banner config if possible
(various simplifications and formatting) |
(move images to the banner config if possible) |
||
Line 78: | Line 78: | ||
.. " page unless you are authorized by the Wikimedia Foundation to do" | .. " page unless you are authorized by the Wikimedia Foundation to do" | ||
.. " so.'''", | .. " so.'''", | ||
image = 'Padlock-black.svg', | |||
categoryOrder = 'reason', | categoryOrder = 'reason', | ||
} | } | ||
Line 101: | Line 102: | ||
.. " page unless you are authorized by the Wikimedia Foundation to do" | .. " page unless you are authorized by the Wikimedia Foundation to do" | ||
.. " so.'''", | .. " so.'''", | ||
image = 'Padlock-black.svg', | |||
categoryOrder = 'reason', | categoryOrder = 'reason', | ||
categoryReason = 'office', | categoryReason = 'office', | ||
Line 139: | Line 141: | ||
cfg.banners.move.dispute = { | cfg.banners.move.dispute = { | ||
explanation = "This protection is '''not''' an endorsement of the $12" | explanation = "This protection is '''not''' an endorsement of the $12", | ||
image = 'Padlock-olive.svg' | |||
} | } | ||
Line 146: | Line 149: | ||
cfg.banners.create = { | cfg.banners.create = { | ||
image = 'Padlock-skyblue.svg' | |||
} | } | ||
Line 155: | Line 159: | ||
.. ' [[Wikipedia:Pending changes|subject to review]]$9', | .. ' [[Wikipedia:Pending changes|subject to review]]$9', | ||
alt = 'Page protected with pending changes level 1', | alt = 'Page protected with pending changes level 1', | ||
tooltip = 'All edits by unregistered and new users are subject to review' | tooltip = 'All edits by unregistered and new users are subject to review', | ||
image = 'Padlock-silver-light.svg' | |||
} | } | ||
Line 165: | Line 170: | ||
alt = 'Page protected with pending changes level 2', | alt = 'Page protected with pending changes level 2', | ||
tooltip = 'All edits by users who are not reviewers or administrators are' | tooltip = 'All edits by users who are not reviewers or administrators are' | ||
.. ' subject to review' | .. ' subject to review', | ||
image = 'Padlock-orange.svg' | |||
} | } | ||
Line 187: | Line 193: | ||
semi = 'Padlock-silver.svg', | semi = 'Padlock-silver.svg', | ||
template = 'Padlock-pink.svg', | template = 'Padlock-pink.svg', | ||
indef = 'Padlock-red.svg' | |||
indef = 'Padlock-red | |||
} | } | ||