Template:Is subpage: Difference between revisions

From Chalo Chatu, Zambia online encyclopedia
Jump to navigationJump to search
Icem4k (talk | contribs)
Created page with "{{#ifeq:{{BASEPAGENAME}}|{{PAGENAME}}||{{#switch:1 |{{#ifexist:{{#rel2abs:../}}|1}} |{{#ifexist:{{#rel2abs:../../}}|1}} |{{#ifexist:{{#rel2abs:../../../}}|1}} = 1 | }}}}<n..."
 
(No difference)

Latest revision as of 12:51, 14 September 2016


{{is subpage}}

Returns 1 (current page is a subpage) or an empty string (not).

Usage notes:

  • The parent pages must exist for their subpages to be considered subpages (ie, "The 1/2-baked apple" is not a subpage if "The 1" doesn't exist).
  • The template will increment the expensive parser function count by up to 3.