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

Content deleted Content added
%s
derp
Line 429:
--determine current/related/adjacent cats' properties/vars/etc.
local currGroup = mw.ustring.match(currCat, '^([%w%s]+?) described in') --Bacteria/Plants/etc.
if currGroup == nil then currGroup = mw.ustring.match(currCat, '^([%w%s]+?) by year of formal description') end
if conf[currGroup] == nil then conf[currGroup] = conf['Default'] end --default to Default
local currYDCF = nil --possible future values: year/decade/century/formal