Module:Hatnote: Difference between revisions

ArrowHead294 (talk | contribs)
No edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
 
Line 171: Line 171:
:wikitext(s)
:wikitext(s)


return "<style type=\"text/css\"> .hatnote { font-style: italic; } div.hatnote { padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } .hatnote + link + .hatnote { margin-top: -0.5em; }</style>" .. tostring(hatnote)
return tostring(hatnote)
end
end


return p
return p