Module:SkillNav: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 150: Line 150:
     end
     end


     if (args.is_guild ~= nil) then
     if (args.is_guild == 'true') then
         header:attr('style', 'justify-content: center');
         header:attr('style', 'justify-content: center');
     end
     end