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

From Self-sufficiency
Jump to: navigation, search
m (Changed protection level of Template:Cat handler/blacklist: Highly visible template: Now used on 114,000 pages, and will soon be used on many more. ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{if pagename
+
<noinclude>'''Actual code of this blacklist:'''<pre></noinclude>{{if pagename
<!--Start of blacklist-->
+
<!-- Start of blacklist -->
  
| Wikipedia:Template messages/* = hide  <!--Don't categorise on its subpages-->
+
| Main Page = hide  <!-- Don't categorise the main page -->
| /archiv* = hide  <!--Don't categorise on /archive pages-->
+
  
<!-- Don't categorise on centralized cascade page or its subpages -->
+
<!-- Don't categorise on centralised cascade page or its subpages -->
| Wikipedia:Cascade-protected items/+ = hide  
+
| Wikipedia:Cascade-protected items/+ = hide
  
<!--End of blacklist-->
+
<!-- Don't categorise userboxes in their own "template space" -->
| page = {{{page|}}}  <!--Never change this one, see the doc-->
+
| User:UBX/+ = hide
}}<noinclude>
+
| 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></pre>
  
{{pp-template}}
 
 
{{documentation}}
 
{{documentation}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Latest revision as of 12:07, 21 December 2011

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>