Module:Protection banner/config: Difference between revisions
make pp-semi-indef small by default
m (Protected Module:Protection banner/config: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))) |
(make pp-semi-indef small by default) |
||
Line 835: | Line 835: | ||
['Template:Pp-protected'] = {action = 'edit'}, | ['Template:Pp-protected'] = {action = 'edit'}, | ||
['Template:Pp-reset'] = {'reset'}, | ['Template:Pp-reset'] = {'reset'}, | ||
['Template:Pp-semi-indef'] = {expiry = 'indef'}, | ['Template:Pp-semi-indef'] = {expiry = 'indef', small = true}, | ||
['Template:Pp-sock'] = {'sock', action = 'edit'}, | ['Template:Pp-sock'] = {'sock', action = 'edit'}, | ||
['Template:Pp-template'] = {'template', action = 'edit', small = true}, | ['Template:Pp-template'] = {'template', action = 'edit', small = true}, |