Template:PAGENAMETDOC: Difference between revisions

Created page with "{{#ifeq:{{#invoke:String|find|{{FULLPAGENAME}}|/sandbox%d*$|plain=false}}|0|{{{{#if:{{{1|}}}||FULL}}BASEPAGENAME}}|{{{{#if:{{{1|}}}||FULL}}PAGENAME}}}}<noinclude> {{Documentat..."
 
WikiDwarfBOT (talk | contribs)
m top: clean up, replaced: Wikipedia → Bharatpedia
 
Line 5: Line 5:
This template takes one numbered parameter (<code>1</code>); if anything is in this parameter then it will return <code>&#123;&#123;BASEPAGENAME&#125;&#125;</code> and <code>&#123;&#123;PAGENAME&#125;&#125;</code>, which have no namespace prefix.
This template takes one numbered parameter (<code>1</code>); if anything is in this parameter then it will return <code>&#123;&#123;BASEPAGENAME&#125;&#125;</code> and <code>&#123;&#123;PAGENAME&#125;&#125;</code>, which have no namespace prefix.
}}
}}
[[Category:Wikipedia variable-like templates]]
[[Category:Bharatpedia variable-like templates]]
</noinclude>
</noinclude>

Latest revision as of 23:15, 9 June 2021

Template:PAGENAMETDOC

Template documentation

This template returns the current {{FULLBASEPAGENAME}}, unless the title ends in /sandbox plus any number of digits, in which case it returns the {{FULLPAGENAME}}. It is primarily meant for demonstrating the sandbox version of templates in their documentation.

This template takes one numbered parameter (1); if anything is in this parameter then it will return {{BASEPAGENAME}} and {{PAGENAME}}, which have no namespace prefix.