Template:Single namespace/doc
This is a documentation subpage for Template:Single namespace. It contains usage information, categories and other content that is not part of the original template page. |
This template should not be substituted. |
Usage[edit source]
This is a meta-template; it should only be used within other templates. It is used for namespace detection as a simplification of {{Foo other|Example|{{Incorrect namespace|foo}}}}
. If the template is transcluded in the Foo namespace, it will transclude "Example"; if not, it will transclude {{Incorrect namespace}}. Note that {{Incorrect namespace}} does not work in the template namespace.
The first parameter is necessary. It defines which namespace is the correct namespace for the template.
The second parameter is optional. It allows something (usually a category) to be transcluded in the correct namespace.
Examples[edit source]
Correct namespace[edit source]
{{Single namespace|Template|This text is only displayed in the Template namespace}}
This text is only displayed in the Template namespace
Incorrect namespace[edit source]
{{Single namespace|Category|This text is only displayed in the Category namespace}}
The above template should only be transcluded in the Category namespace(s). |
Supporting templates[edit source]
- {{Incorrect namespace}}
- {{Book other}}
- {{Category other}}
- {{Draft other}}
- {{File other}}
- {{Help other}}
- {{Main other}}
- {{Module other}}
- {{Portal other}}
- {{Talk other}}
- {{Template other}}
- {{User other}}
- {{Wikipedia other}}
See also[edit source]