Difference between revisions of "Template:Category handler/blacklist"

From RimWorld Wiki
Jump to navigation Jump to search
(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...")
 
m (1 revision)
(No difference)

Revision as of 02:46, 7 November 2013

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 icon Template documentation[create]