Template:Cat handler/blacklist: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Nswiki>Jenlom
Created page with "<noinclude>'''Actual code of this blacklist:'''<pre></noinclude>{{if pagename <!-- Start of blacklist --> | Wikipedia:Template messages/* = hide <!-- Don't categorise on it..."
 
King Rico (talk | contribs)
m 1 revision imported
 
(No difference)

Latest revision as of 23:27, 27 July 2020

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>