Module:Navbar/sandbox: Difference between revisions

Content deleted Content added
m forgot to remove styling
m brackets (fix for Tidy removal)
Line 49:
:css('margin-right', '-0.125em')
:cssText(args.fontstyle)
:wikitext('[ ')
:newline();
end
 
Line 94 ⟶ 93:
:css('margin-left', '-0.125em')
:cssText(args.fontstyle)
:wikitext(' ]')
:newline();
end