Content deleted Content added
mNo edit summary |
mNo edit summary |
||
Line 130:
titleCell
:tag('div')
:tag('div')
:attr('id', mw.uri.anchorEncode(args.title)) :addClass(args.titleclass)
:css('font-size', '114%')
:css('margin', '0 4em')
:wikitext(addNewline(args.title))
end
|