Template:PAGENAMETDOC: Difference between revisions

From Rockland Apparatus
Jump to navigation Jump to search
m (1 revision imported)
 
No edit summary
 
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]]
 
</noinclude>
</noinclude>

Latest revision as of 13:09, 5 June 2017

Template:PAGENAMETDOC

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.