Modul:Protection banner: Unterschied zwischen den Versionen
allow category suppression with category=no
(check against edit/move, rather than for create, and simplify logic) |
(allow category suppression with category=no) |
||
Zeile 1.041: | Zeile 1.041: | ||
-- Render the categories | -- Render the categories | ||
if yesno(args.category) ~= false then | |||
local objects = { | local objects = { | ||
ProtectionCategory:new(configObj, protectionObj, titleObj), | ProtectionCategory:new(configObj, protectionObj, titleObj), |