Module:Navbar: Difference between revisions

Does not work, now hidden in MediaWiki:Print.css
(Let's not assume the error is because of the expensive function limit, it could be something else. Especially for people who import this module into MW 1.21 installations.)
(Does not work, now hidden in MediaWiki:Print.css)
Line 64:
local div = HtmlBuilder.create( 'div' )
div
.addClass( 'noprint' )
.addClass( 'plainlinks' )
.addClass( 'hlist' )
Anonymous user