Difference between revisions of "Template:FULLROOTPAGENAME/doc"

From blackwiki
Jump to navigation Jump to search
imported>Milker
imported>Redrose64
(→‎See also: rm strange syntax)
 
Line 37: Line 37:
 
<includeonly>{{sandbox other||
 
<includeonly>{{sandbox other||
 
<!-- Add categories below this line, and interwikis at Wikidata -->
 
<!-- Add categories below this line, and interwikis at Wikidata -->
[[{{ns:Category}}:Wikipedia metatemplates]]
+
[[Category:Wikipedia metatemplates]]
[[{{ns:Category}}:Wikipedia variable-like templates]]
+
[[Category:Wikipedia variable-like templates]]
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 12:24, 10 January 2020

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

In namespaces with subpages disabled, it will return the full page name:

Note that this template can be substituted.

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for FULLROOTPAGENAME

A meta template that takes a page name and returns its root page name (including namespace).

Template parameters

ParameterDescriptionTypeStatus
Page name1

The input page name. If omitted or empty, the current page name will be used

Pageoptional

See also