Content deleted Content added
correct module variable |
No edit summary |
||
Line 305:
if nav then header = nav end
if portal then header = header .. portal end
if commons then header = header .. '\n' .. commons end
if wikispecies then header = header .. wikispecies end
if description and description ~= '' then
|