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

Content deleted Content added
m "yearmin" -> "minyear": reads better, matches the internal variable name for less confusion, and doesn't suggest any association with the "year" key by both starting with "year"
+default 'formal'-level tree (front-end)
Line 25:
['tocmin'] = 401, --integer; minimum category size to add {{Category TOC}}
['Default'] = { --"group" (e.g.Animals only; used for: Amphibians/Birds/Crustaceans/Fish/Mammals/Molluscs/Reptiles/Sponges)
['minyear'] = 1758, --integer; lowest possible year displayed in nav bars; 0/nil defaults to 1758 per ICZN Art. 5
['year'] = { --[[Category:Birds described in 1901]]
Line 36:
['parent2'] = 'Animals', --[[Category:Animals described in the 20th century]]
['description'] = '', --Century description tbd; container category, etc...
},
['formal'] = { --[[Category:Birds by year of formal description]]
['parent1'] = 'Group', --[[Category:Birds]]
['parent2'] = 'Animals', --[[Category:Animals by year of formal description]]
['description'] = '', --Formal description tbd; container category, etc...
},
},