Template:Ns has subpages: Difference between revisions

From Vigyanwiki
Template>Happy-melon
(actually we don't WANT to 'fix' this)
Template>Amalthea
(Fix FULLPAGENAME -> {{FULLPAGENAME}}. Also, make it robust against namespace name changes)
Line 1: Line 1:
{{#switch: {{NAMESPACE: {{{1|FULLPAGENAME}}}:Foo }}
{{#switch: {{NAMESPACE: {{{1|{{FULLPAGENAME}}}}}:Foo }}
  |<!--article-->
  |{{ns:0}}<!--article-->
  |File
  |{{ns:File}}
  |MediaWiki
  |{{ns:MediaWiki}}
  |Category = <!--nothing-->
  |{{ns:Category}} = <!--nothing-->
  |yes
  |yes
}}<noinclude>
}}<noinclude>

Revision as of 21:57, 30 April 2009

yes

Template documentation