Template:Ns has subpages/doc
Appearance
This is a documentation subpage for Template:Ns has subpages. It contains usage information, categories, and other content that is not part of the original template page. |
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}}