Template:Namespace has subpages

yes

Template documentation[view · edit · history · purge]
Category:Main message boxesCategory:Lua-based templates Category:Main message boxesCategory:Pages used in system messages needing protection

Detects whether the current or the given namespace has subpages enabled. Returns "yes" if it does, and an empty string otherwise.

Usage


{{Namespace has subpages |1= }}

This template can be substituted.

Template parameters

<templatedata>JSON</templatedata> ./. {{TemplateBox}}
TemplateData

TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.


Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either ‎useTemplateData=1 or ‎useTemplateData=only on the ‎/doc subpage and transcluding it with {{Documentation}} into the template. <nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.

Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.


Wikipedia's help about TemplateDataCommons-specific information

Category:Templates using TemplateData

Detects whether the current or the given namespace has subpages enabled. Returns "yes" if it does, and an empty string otherwise.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Namespace1

The namespace (or page name with namespace) to check

Default
current namespace
Page nameoptional

Additional information

The template is intended to be used in the following namespaces: all namespaces

The template is intended to be used by the following user groups: all users

Relies on:

Examples

{{namespace has subpages}}

renders as:

yes

See also

Localization

This template is not intended to be localized.

Category:Templates not requiring internationalization Category:Namespace manipulation templates
Category:Lua-based templates Category:Main message boxes Category:Namespace manipulation templates Category:Pages used in system messages needing protection Category:Templates not requiring internationalization Category:Templates using TemplateData