Template:Ns has subpages
yes
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
edit{{ns has subpages}}
→ yes{{ns has subpages|Template}}
→ yes{{ns has subpages|Category}}
→{{ns has subpages|}}
(main space) → yes{{ns has subpages|{{ns:0}}}}
(main space) → yes{{ns has subpages|:}}
(main space) → yes{{ns has subpages|{{ns:Talk}}}}
→ yes{{ns has subpages|Category talk}}
→ yes{{ns has subpages|File:Foo}}
→{{ns has subpages|Foo}}
→ yes{{ns has subpages|:Template}}
→ yes
See also
edit{{namespace detect}}