Module:Navbox: Difference between revisions

Jump to navigation Jump to search
change hasBackgroundColors to check titlestyle/groupstyle/basestyle contains the word background
(various fixes from sandbox)
(change hasBackgroundColors to check titlestyle/groupstyle/basestyle contains the word background)
Line 271:
 
local function hasBackgroundColors()
return mw.ustring.match(args.titlestyle or '','background') or mw.ustring.match(args.groupstyle or '','background') or mw.ustring.match(args.basestyle or '','background')
end
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu