Template:BASEPAGENAME

From Project: Gorgon Wiki
Revision as of 05:48, 27 April 2016 by Trimoon (talk | contribs) (Final fix with status display on template page only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Subpage functionality is ENABLED:
Subpage part is not present.
Returning {{ROOTPAGENAME:Pagename}} even for MediaWiki versions <1.22
"BASEPAGENAME"

Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
Description
This is a drop-in functionality for wikis that don't have Subpages enabled.
This documentation is shared between templates affected by this, see the See also section at bottom.
Usage
To make use of the same functionality as the magic-word using a template with same name if it exists.
Use {{msg:BASEPAGENAME}} inplace of {{BASEPAGENAME}}
Or {{msg:BASEPAGENAME|Pagename}} inplace of {{BASEPAGENAME:Pagename}} to provide a pagename to operate upon.
If no Pagename is provided it defaults to {{FULLPAGENAME}}.
Logic table for debugging
code result
input Template:(((1|{{FULLPAGENAME}}}}} Template:BASEPAGENAME
Tinput Template:(((1|{{FULLPAGENAME}}/1 1/2 2}}} Template:BASEPAGENAME/1 1/2 2
NAMESPACE {{NAMESPACE}} Template
PAGENAME {{PAGENAME:input }} BASEPAGENAME
{{PAGENAME:Tinput }} BASEPAGENAME/1 1/2 2
#titleparts: |1 {{#titleparts:{{PAGENAME:input }}|1}} BASEPAGENAME
{{#titleparts:{{PAGENAME:Tinput }}|1}} BASEPAGENAME
#titleparts: |-1 {{#titleparts:{{PAGENAME:input }}|-1}}
{{#titleparts:{{PAGENAME:Tinput }}|-1}} BASEPAGENAME/1 1
#titleparts: ||-1 {{#titleparts:{{PAGENAME:input }}||-1}} BASEPAGENAME
{{#titleparts:{{PAGENAME:Tinput }}||-1}} 2 2
Functionality table for debugging
functionality code result
BASEPAGENAME {{BASEPAGENAME:input}} BASEPAGENAME
{{BASEPAGENAME:Tinput}} BASEPAGENAME/1 1
msg:BASEPAGENAME {{msg:BASEPAGENAME|input}} BASEPAGENAME
{{msg:BASEPAGENAME|Tinput}} BASEPAGENAME/1 1
Dependencies
See also
The above text is transcluded from Template:BASEPAGENAME/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:BASEPAGENAME/doc. (View all subpages of this page.)