Difference between revisions of "Template:Incorrect namespace"

From blackwiki
Jump to navigation Jump to search
test>DoRD
m (Reverted edits by 178.42.96.42 (talk) to last version by Paine Ellsworth)
test>Lojbanist
(rm stophand (over-BITEy, didn't somebody get blocked in '06 for using stophands in cleanup templates?))
Line 1: Line 1:
 
<includeonly>{{#ifeq:{{NAMESPACE}}|Template||{{#ifeq:{{SUBPAGENAME}}|sandbox||{{#ifeq:{{SUBPAGENAME}}|testcases||{{#ifeq:{{FULLPAGENAME}}|Wikipedia:Sandbox||{{#ifeq:{{FULLPAGENAME}}|Wikipedia:Template messages/Redirect pages|| </includeonly>{{Mbox
 
<includeonly>{{#ifeq:{{NAMESPACE}}|Template||{{#ifeq:{{SUBPAGENAME}}|sandbox||{{#ifeq:{{SUBPAGENAME}}|testcases||{{#ifeq:{{FULLPAGENAME}}|Wikipedia:Sandbox||{{#ifeq:{{FULLPAGENAME}}|Wikipedia:Template messages/Redirect pages|| </includeonly>{{Mbox
 
| type = content
 
| type = content
| image = [[File:Stop hand orange.svg|50px]]
+
| image = [[File:Ambox warning orange.svg|50px]]
 
| text = {{Error|The above template should only be transcluded in the ''{{{1}}}'' namespace(s).}}
 
| text = {{Error|The above template should only be transcluded in the ''{{{1}}}'' namespace(s).}}
 
}}<includeonly>{{#ifeq:{{lc:{{{nocat|false}}}}}|false|[[Category:Pages with templates in the wrong namespace]]|<!-- Category suppressed -->}}}}}}}}}}}}</includeonly><noinclude>
 
}}<includeonly>{{#ifeq:{{lc:{{{nocat|false}}}}}|false|[[Category:Pages with templates in the wrong namespace]]|<!-- Category suppressed -->}}}}}}}}}}}}</includeonly><noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 04:24, 29 March 2018

50px Template documentation[view] [edit] [history] [purge]

Usage

This template is for use in other templates in conjunction with namespace detection. It adds pages to Category:Pages with templates in the wrong namespace. The template has been designed to not work in the template namespace so templates transcluding this template can be viewed normally. The template also does not work on sub-pages titled "sandbox" or "testcases" or on Wikipedia:Sandbox.

{{Single namespace}} can be used instead of this template if only one namespace is specified (such as in the example below).

Parameters

unnamed parameter 1
(required) This parameter inserts text in the message to specify the namespace the template in question should use.
nocat
(optional) This parameter, if set to a value other than false, will prevent the inclusion of Category:Pages with templates in the wrong namespace.

Example

{{Ombox
| type = notice
| text = Example text.
}}<includeonly>{{Help other|[[Category:Example category]]|{{Incorrect namespace|help}}}}</includeonly>

produces:

In the above example, {{Help other}} is used to add pages in the help namespace to Category:Example category. For pages outside the help namespace, {{Incorrect namespace|help}} is used to display the error message box and add the page to Category:Pages with templates in the wrong namespace. To omit the error category, use {{Incorrect namespace|help|nocat=true}}.

See also