Anonymous

Module:SkillNav: Difference between revisions

From Elwiki
no edit summary
No edit summary
No edit summary
Line 151: Line 151:


     header:attr('style', 'background-color:' .. colors)
     header:attr('style', 'background-color:' .. colors)
     if (not (isForceNav and args.isGuild)) then
     if (not isForceNav and not args.is_guild) then
         header:wikitext(frame:expandTemplate{
         header:wikitext(frame:expandTemplate{
             title = 'Face',
             title = 'Face',