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

From Self-sufficiency
Jump to: navigation, search
(Dinoguy1000: Nice idea! But since the blacklist is so short, lets keep it simple and make it always visible.)
(Adding heading: "Actual code of this blacklist:")
Line 1: Line 1:
<noinclude><pre></noinclude>{{if pagename
+
<noinclude>'''Actual code of this blacklist:'''<pre></noinclude>{{if pagename
 
<!--Start of blacklist-->
 
<!--Start of blacklist-->
  

Revision as of 05:13, 28 November 2009

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 centralized cascade page or its subpages -->
| Wikipedia:Cascade-protected items/+ = hide

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