Template:Category handler/blacklist: Difference between revisions
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...") |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
<!-- End of blacklist --> | <!-- End of blacklist --> | ||
| page = {{{page|}}} <!-- Never change this one, see the doc --> | | page = {{{page|}}} <!-- Never change this one, see the doc --> | ||
}}<noinclude></pre> | }}<noinclude></pre>[[Category:Templates]]</noinclude> | ||
</noinclude> |
Latest revision as of 04:32, 30 January 2014
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>