Module:Navbox: Difference between revisions
From Test Wiki
Content deleted Content added
per discussion at WT:Lua, this needs to be initialized in a non-global context |
per request on talk page |
||
Line 427: | Line 427: | ||
:attr('role', 'navigation') |
:attr('role', 'navigation') |
||
:addClass('navbox') |
:addClass('navbox') |
||
:addClass(args.navboxclass) |
|||
:cssText(args.bodystyle) |
:cssText(args.bodystyle) |
||
:cssText(args.style) |
:cssText(args.style) |