Template:FULLROOTPAGENAME: Difference between revisions
Template page
More actions
Created page with "{{ safesubst:<noinclude/>#if: {{ safesubst:<noinclude/>Ns has subpages | {{ safesubst:<noinclude/>#if:{{{1|}}}|{{ safesubst:<noinclude/>NAMESPACE:{{{1}}}}}|{{ safesubst:<noinclude/>NAMESPACE}}}} }} | {{ safesubst:<noinclude/>#titleparts:{{ safesubst:<noinclude/>#if:{{{1|}}}|{{{1}}}|{{ safesubst:<noinclude/>FULLPAGENAME}}}}|1}} | {{ safesubst:<noinclude/>#if:{{{1|}}}|{{{1}}}|{{ safesubst:<noinclude/>FULLPAGENAME}}}} }}<noinclude> {{documentation}} </noinclude>" |
(No difference)
|
Latest revision as of 01:37, 16 February 2025
Template:FULLROOTPAGENAME
Get the namespace and the root of the page name. It is similar to the template {{FULLBASEPAGENAME}}, but returns the root of the page hierarchy instead of the parent.
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 for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:FULLROOTPAGENAME in articles based on its TemplateData.
TemplateData for 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