Template:Ns has subpages

From WikiAlpha
Revision as of 05:33, 5 June 2012 by Web (Talk | contribs) (+template)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

yes

[edit] [purge] Template documentation
The below content is licensed according to Creative Commons Attribution-ShareAlike License contrary to the public domain logo at the foot of the page. It originally appeared on http://en.wikipedia.org. The original article might still be accessible here. You may be able to find a list of the article's previous contributors on the talk page.

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

The template recognises namespaces which 'should' have subpages, but currently do not (see Template:Bug); that is, pages in Category talk:, Help: and Help talk: namespaces. Full page names can be passed, with the obvious caveat that passing the article [[Template]] or [[Category]] is... inadvisable...

  • {{ns has subpages|Category talk}} → yes
  • {{ns has subpages|File:Foo}}
  • {{ns has subpages|Foo}}
  • {{ns has subpages|:Template}} → yes

See also