Module:Hatnote: Difference between revisions

Use class for styling
No edit summary
(Use class for styling)
 
Line 15: Line 15:


hatnote:wikitext(s)
hatnote:wikitext(s)
  :addClass('navigation-not-searchable')
  :addClass('navigation-not-searchable hatnote')
  :css('margin', '0.5em 2em 1em 2em')
  :css('font-style', 'italic')


return tostring(hatnote)
return tostring(hatnote)