Template:Single namespace/doc: Difference between revisions
meta>Zyxw add links to supporting templates |
meta>Mr. Guye No edit summary |
||
Line 46: | Line 46: | ||
<!-- Categories here; interwikis in Wikidata --> | <!-- Categories here; interwikis in Wikidata --> | ||
[[Category:Template namespace templates]] | [[Category:Template namespace templates]] | ||
[[Category:Pages with templates in the wrong namespace| ]] | [[Category:Pages with templates in the wrong namespace|!Single]] | ||
}}</includeonly> | }}</includeonly> |
Revision as of 04:18, 26 September 2018
This is a documentation subpage for Template:Single namespace. It may contain usage information, categories and other content that is not part of the original template page. |
This template should not be substituted. |
Usage
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
Correct namespace
{{Single namespace|Template|This text is only displayed in the Template namespace}}
This text is only displayed in the Template namespace
Incorrect namespace
{{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
- {{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