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

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>'''Actual code of this blacklist:'''<pre></noinclude>{{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-->
+
| Wikipedia:Template messages/* = hide  <!-- Don't categorise on its subpages -->
| /archiv* = hide  <!--Don't categorise on /archive pages-->
+
| /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-->
+
| Main Page = hide  <!-- Don't categorise the main page -->
| page = {{{page|}}}  <!--Never change this one, see the doc-->
+
 
 +
<!-- End of blacklist -->
 +
| page = {{{page|}}}  <!-- Never change this one, see the doc -->
 
}}<noinclude></pre>
 
}}<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 18:13, 15 November 2010

Actual code of this blacklist:

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

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

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

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

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