Content deleted Content added
Tom.Reding (talk | contribs) Switch to {{Navseasoncats}}, per WP:SILENT @ WT:TREE#Navseasoncats or Category in year for category navigation? and after recent improvements to {{Navseasoncats}} (redcats → greycats option) |
Tom.Reding (talk | contribs) m -ws |
||
Line 338:
if nav then header = nav end
if commons then header = header .. commons end
if description and description ~= '' then header = header
if toc then header = header .. '<br />' .. toc end
header = mw.text.trim(header)
|