Template:Ns has subpages/doc: Difference between revisions
Template page
More actions
Created page with "{{used in system}} {{cascade-protected template}} {{lua|Module:Ns has subpages}} <!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see Wikipedia:Wikidata)--> 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 == * {{tlx|ns has subpages}} → {{ns has subpages}} * {{tlx|ns has subpages|Template}} → {{ns..." |
(No difference)
|
Latest revision as of 08:29, 15 February 2025
Template:Used in system Template:Cascade-protected 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}}