Module:Navbar: Difference between revisions
Does not work, now hidden in MediaWiki:Print.css
m>Anomie (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.) |
m>Edokter (Does not work, now hidden in MediaWiki:Print.css) |
||
Line 64: | Line 64: | ||
local div = HtmlBuilder.create( 'div' ) | local div = HtmlBuilder.create( 'div' ) | ||
div | div | ||
.addClass( 'plainlinks' ) | .addClass( 'plainlinks' ) | ||
.addClass( 'hlist' ) | .addClass( 'hlist' ) |