Template:Incorrect namespace/doc

From Wikisource
Jump to navigation Jump to search

Usage

[edit]

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

[edit]
unnamed parameter 1
(required) This parameter inserts text in the message to specify the namespace the template in question should use.
nocat
(optional) when set to a positive value (true, yes, or 1), will prevent the inclusion of Category:Pages with templates in the wrong namespace. See Wikipedia:Category suppression

Example

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

produces:

In the above example, {{File other}} is used to add pages in the file namespace to Category:Example category. For pages outside the file namespace, {{Incorrect namespace|file}} 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|file|nocat=true}}.

See also

[edit]