48,406
edits
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
-- Namespaces which format_categories will allow: (main), Appendix, Thesaurus, Citations, Reconstruction | -- Namespaces which format_categories will allow: (main), Appendix, Thesaurus, Citations, Reconstruction | ||
data.category_namespaces = require("Module:table").listToSet{0, 100, 110, 114, 118} | data.category_namespaces = require("Module:table").listToSet{0, 100, 110, 114, 118, 120} | ||
-- Script that should be applied to links in categories. | -- Script that should be applied to links in categories. | ||