Help:Parser functions/basepagename
Jump to navigation
Jump to search
| basepagename | {{BASEPAGENAME}} |
|
Get the non-prefixed page name along with any superior subpage levels. Not to be confused with {{ROOTPAGENAME}}, which will return only the former and not the latter.
- Example
- On Template:Case/printContent/addCardSlot:
{{BASEPAGENAME}}-> Case/printContent
- Returns
- string Plain text containing the non-prefixed page name, as well as any superior subpage levels.