Template:BASEPAGENAME
Revision as of 16:23, 24 April 2016 by Trimoon (talk | contribs) (Copy-over latest version from wikia:c:templates:Template:BASEPAGENAME)
Note that this template is still under construction.
It may not function as expected. Check the discussion for info about its current state. |
BASEPAGENAME
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
This template was copied from Template:BASEPAGENAME on Wikia Templates. That wiki should periodically be checked for a new version of this template. |
- 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}}.
- Use
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 | code | result |
---|---|---|
BASEPAGENAME | {{BASEPAGENAME:input}}
|
BASEPAGENAME
|
{{BASEPAGENAME:Tinput}}
|
BASEPAGENAME/1 1
| |
msg:BASEPAGENAME | {{msg:BASEPAGENAME|input}}
|
BASEPAGENAME
|
{{msg:BASEPAGENAME|Tinput}}
|
BASEPAGENAME/1 1
|
- Dependencies
- {{((}}, {{(((}}, {{))}}, {{)))}} and {{SPW}} to provide this documentation.
- MediaWiki Help:Magic words#Transclusion modifiers For the msg MAGICWORD.
- MediaWiki Help:Magic words#Page names.
- MediaWiki Help:Extension:ParserFunctions##titleparts for logic used in the functionality.
- 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.)
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.)