Module:Broader: Difference between revisions

45 bytes removed ,  8 years ago
rm stacking classes, not in regular hatnotes
 
(rm stacking classes, not in regular hatnotes)
Line 32:
local text = string.format('For a broader coverage related to %s, see %s.', topic, page)
options = options or {}
 
options.extraclasses = 'boilerplate seealso'
return mHatnote._hatnote(text, options)
end
Anonymous user