Template:Category handler/blacklist
Jump to navigation
Jump to search
Actual code of this blacklist:
</noinclude>{{if pagename
<!-- Start of blacklist -->
| Main Page = hide <!-- Don't categorise the main page -->
<!-- Don't categorise userboxes in their own "template space" -->
| User:UBX/+ = hide
| User talk:UBX/+ = hide
| /archiv* = hide <!-- Don't categorise on /archive pages -->
<!-- End of blacklist -->
| page = {{{page|}}} <!-- Never change this one, see the doc -->
}}<noinclude>
The following template description is not displayed when the template is inserted in an article.
Goal
This template is used internally by {{category handler}} and consists of pattern matching against names of pages that will not be categorized unless a template uses nocat=false.
Related templates
- {{if pagename}}
- {{category handler/numbered}}