Template:BASEPAGENAME
Jump to navigation
Jump to search
BASEPAGENAME
This documentation is transcluded from Template:BASEPAGENAME/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Usage
The builtin template {{BASEPAGENAME}}
does not work on this wiki for all namespaces (and notably not in the "Template:" namespace, where it is needed to manage "/doc" and "/sandbox" subpages).
This is a workaround that you can call using {{Template:BASEPAGENAME}}
instead.
Also, unlike the builtin template, it will de-HTML-ize its return value (e.g. apostrophes and a few other ASCII punctuations accepted in page titles)
In the main Template:BASEPAGENAME page and in its documentation subpage Template:BASEPAGENAME/doc, it should return the same value without any namespace prefix. On this page it currently returns "BASEPAGENAME".
It works using MediaWiki Extension:StringFunctions which is enabled on this wiki.