Difference between revisions of "Template:FULLBASEPAGENAME/doc"
Jump to navigation
Jump to search
(→See also: again, why are you using this strange syntax?) |
Joelmartin (talk | contribs) m (1 revision imported) |
(No difference)
|
Latest revision as of 16:56, 6 May 2021
![]() | 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. |
![]() | This template is used on approximately 4,700 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
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/Archive1
In namespaces with subpages disabled, it will return the full page name:
{{FULLBASEPAGENAME|List of 28 Days/Weeks Later characters}}
→ List of 28 Days/Weeks Later characters
Note that this template can be substituted.
See also