Template:FULLROOTPAGENAME/doc
From Bonkipedia
< Template:FULLROOTPAGENAME
Revision as of 18:04, 12 November 2022 by ManfredoDo (talk | contribs) (1 revision imported: Template documentation pages)
This is a documentation subpage for Template:FULLROOTPAGENAME. It contains usage information, categories and other content that is not part of the original Template page. |
Get the namespace and the root of the page name.
Usage
- {{FULLROOTPAGENAME}} → Template:FULLROOTPAGENAME
- {{FULLROOTPAGENAME|Template:1x/sandbox}} → Template:1x
- {{FULLROOTPAGENAME|Wikipedia:Administrators' noticeboard/Arbitration enforcement/Archive1}} → Wikipedia:Administrators' noticeboard/Arbitration enforcement/Archive1
In namespaces with subpages disabled, it will return the full page name:
- {{FULLROOTPAGENAME|List of 28 Days/Weeks Later characters}} → List of 28 Days/Weeks Later characters
Note that this template can be substituted.
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
FULLROOTPAGENAME
A meta template that takes a page name and returns its root page name (including namespace).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Page name | 1 | The input page name. If omitted or empty, the current page name will be used | Page name | optional |
See also