Template:Ns has subpages: Difference between revisions
Jump to navigation
Jump to search
w>Trialpears m Changed protection settings for "Template:Ns has subpages": Highly visible template ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite)) |
m 1 revision imported: Imported content |
(No difference)
|
Latest revision as of 03:10, 25 July 2025
yes
![]() | This template is used in system messages, and on approximately 3,530,000 pages, or roughly 25427% of all pages. Changes to it can cause immediate changes to the RetroWikipedia user interface. To avoid major disruption and server load, 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. |
![]() | This template can only be edited by administrators because it is transcluded onto one or more cascade-protected pages. |
![]() | This template uses Lua: |
Detects whether the current or the given namespace has subpages enabled. Returns "yes" if it does, and an empty string otherwise.
This template can be substituted.
Usage
{{ns has subpages}}
→ yes{{ns has subpages|Template}}
→ yes{{ns has subpages|Category}}
→{{ns has subpages|}}
(main space) →{{ns has subpages|{{ns:0}}}}
(main space) →{{ns has subpages|:}}
(main space) →{{ns has subpages|{{ns:Talk}}}}
→ yes{{ns has subpages|Category talk}}
→ yes{{ns has subpages|File:Foo}}
→{{ns has subpages|Foo}}
→{{ns has subpages|:Template}}
→ yes
See also
{{namespace detect}}