Module:Category handler: Difference between revisions
add allowed namespaces to override default list |
m comments |
||
| Line 12: | Line 12: | ||
-- - Infoboxes; these usually shouldn't categorize if they're outside the main | -- - Infoboxes; these usually shouldn't categorize if they're outside the main | ||
-- namespace. | -- namespace. | ||
-- - Certain mboxes; some mboxes categorize | -- - Certain mboxes; some mboxes categorize pages, but if that mbox categorizes | ||
-- categorize their own | -- templates/modules and are placed on that page's /doc subpage, it should | ||
-- categorize the page on which the documentation is transcluded, not the /doc | |||
-- page itself. | |||
-- - Categorizing templates used on their own /doc pages as examples; a special | |||
-- case of the previous case; passing in debug=1 disables all categorization. | |||
-- Default list of namespaces in which to suppress categorization. Most | -- Default list of namespaces in which to suppress categorization. Most | ||