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

Content deleted Content added
m ,
m expand
Line 524:
if commons then header = header .. commons end
if wikispecies then
wikispecies = mw.ustring.gsub(wikispecies, '<br>', '')
header = header .. wikispecies
end
wikispecies header = mw.ustring.gsub(wikispeciesheader, '<br>', '')
if description and description ~= '' then header = header .. description end
if toc then header = header .. '<br />' .. toc end