Template:Ns has subpages: Difference between revisions

Content added Content deleted
(Create subpage namespace detection template. Returns "yes" if the given namespace (or this namespace) has subpages enabled, an empty string otherwise.)
 
(fix: with an empty first parameter we have to assume that the user provided {{ns:0}})
Line 1: Line 1:
{{#ifeq:{{BASEPAGENAME:{{#if:{{{1|}}}|{{{1}}}|{{NAMESPACE}}}}:A/B}}|A|yes}}<noinclude>
{{#ifeq:{{BASEPAGENAME:{{{1|{{NAMESPACE}}}}}:A/B}}|A|yes}}<noinclude>


{{documentation}}
{{documentation}}