Content deleted Content added
Tom.Reding (talk | contribs) m t |
Tom.Reding (talk | contribs) t |
||
Line 473:
categories[iparent] = '[[Category:'..currYear..' in biology|'..sortkey..']]'
elseif parent == 'environment' then
if sortkey == nil then sortkey = ' ' end --default to none
categories[iparent] = '[[Category:2015 in the environment|'..sortkey..']]'
elseif mw.ustring.match(parent, '^%u%l') then --e.g. Animals/Insects
|