Template:Category handler/blacklist

From DISI
< Template:Category handler
Revision as of 23:53, 11 October 2012 by Frodo (talk | contribs) (Created page with "<noinclude>'''Actual code of this blacklist:'''<pre></noinclude>{{if pagename <!-- Start of blacklist --> | Main Page = hide <!-- Don't categorise the main page --> <!-- D...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Actual code of this blacklist:

</noinclude>{{if pagename
<!-- Start of blacklist -->

| Main Page = hide   <!-- Don't categorise the main page -->

<!-- Don't categorise on centralised cascade page or its subpages -->
| Wikipedia:Cascade-protected items/+ = hide

<!-- Don't categorise userboxes in their own "template space" -->
| User:UBX/+ = hide 
| User talk:UBX/+ = hide 

| Wikipedia:Template messages/* = hide   <!-- Don't categorise on its subpages -->

| /archiv* = hide   <!-- Don't categorise on /archive pages -->

<!-- End of blacklist -->
| page = {{{page|}}}   <!-- Never change this one, see the doc -->
}}<noinclude>

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}