Template:Single namespace

Revision as of 22:02, 25 May 2018 by Alahmnat (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{{{1}}} other||Template:Incorrect namespace}}

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

Usage[edit]

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]

Correct namespace[edit]

{{Single namespace|Template|This text is only displayed in the Template namespace}}

This text is only displayed in the Template namespace

Incorrect namespace[edit]

{{Single namespace|Category|This text is only displayed in the Category namespace}}

Supporting templates[edit]

See also[edit]