Template:Namespace has subpages
yes
Uses Lua: |
This template is used in system messages. Changes to it can cause immediate changes to the Wikimedia user interface. To avoid major disruption, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Please discuss changes on the talk page before implementing them. |
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.
- {{namespace has subpages}} → yes
- {{namespace has subpages|Template}} → yes
- {{namespace has subpages|Category}} → yes
- {{namespace has subpages|}} (gallery space) →
- {{namespace has subpages|{{ns:0}}}} (gallery space) →
- {{namespace has subpages|:}} (gallery space) →
- {{namespace has subpages|{{ns:Talk}}}} → yes
Template parameters
- 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 TemplateData • Commons-specific information
Detects whether the current or the given namespace has subpages enabled. Returns "yes" if it does, and an empty string otherwise.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Namespace | 1 | The namespace (or page name with namespace) to check
| Page name | optional |
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:
See also
- {{NAMESPACENUMBER}}
Localization
This template is not intended to be localized.