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

Content deleted Content added
m break if found
m simp
Line 191:
--append cats to outString
if currentTitle.namespace == 14 then --Category:
outString = outString .. table.concat(categories) .. table.concat(trackingCategories)
outString = outString .. table.concat(trackingCategories)
else
outString = outString .. '<br />' ..