Module:Navbox: Difference between revisions
From Test Wiki
Content deleted Content added
Undid revision 654151214, The new Show/Hide doesn't work very well on Navboxes with blue backgrounds |
Slight adjustment |
||
| Line 118: | Line 118: | ||
:tag('div') |
:tag('div') |
||
:addClass(args.titleclass) |
:addClass(args.titleclass) |
||
:css('font-size', ' |
:css('font-size', '114%') |
||
:wikitext(addNewline(args.title)) |
:wikitext(addNewline(args.title)) |
||
end |
end |
||