Module:Category described in year/sandbox: Difference between revisions

Content deleted Content added
m t
m No matter what maybe?
Line 522:
--build header & rem surrounding whitespace
if nav then header = nav end
header = mw.ustring.gsub(header, '<br>', '')
if commons then header = header .. commons end
if wikispecies then
header = mw.ustring.gsub(header, '<br>', '')
header = header .. wikispecies
end