Template:Category handler/blacklist

From The Cataclysm: Dark Days Ahead Wiki
Revision as of 18:04, 21 April 2013 by Kenoxite (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

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>

Documentation for Category handler/blacklist