Module:Category described in year: Difference between revisions

Content deleted Content added
Mini working example for Fish cats
m --ce
Line 3:
local map = {
['Fish'] = { --group
['year'] = { --smallest branch, [[Category:Fish described in 1901]]
['parent1'] = 'century', --'year', 'decade', 'century'
['parent2'] = 'Animals', --[[Category:Animals described in the 20th century]]
},
['century'] = { --parent branch, [[Category:Fish described in the 20th century]]
['parent1'] = 'formal', --[[Category:Fish by year of formal description]]
['parent2'] = 'Animals', --[[Category:Animals described in the 20th century]]