Template:FULLBASEPAGENAME/doc
From NSV13
< Template:FULLBASEPAGENAME
Jump to navigationJump to searchRevision as of 15:51, 9 January 2020 by en_wp>Redrose64 (→See also: again, why are you using this strange syntax?)
This is a documentation subpage for Template:FULLBASEPAGENAME. It contains usage information, categories and other content that is not part of the original template page. |
Lua error in package.lua at line 80: module 'Module:Transclusion_count/data/F' not found.
Get the namespace and the base page name of a page. It is similar to the template {{FULLROOTPAGENAME}}, but returns the parent of the page hierarchy instead of the root.
It is basically equivalent to using the magic word {{NAMESPACE}}:{{BASEPAGENAME}}
.
Usage
{{FULLBASEPAGENAME}}
→ Template:FULLBASEPAGENAME{{FULLBASEPAGENAME|Template:1x/sandbox}}
→ Template:1x{{FULLBASEPAGENAME|Wikipedia:Administrators' noticeboard/Arbitration enforcement/Archive1}}
→ wikipedia:Administrators' noticeboard/Arbitration enforcement
In namespaces with subpages disabled, it will return the full page name:
{{FULLBASEPAGENAME|List of 28 Days/Weeks Later characters}}
→ List of 28 Days
Note that this template can be substituted.
See also